Remove redundant links
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
</div>
|
||||
<button type="submit">Download</button>
|
||||
</form>
|
||||
<a href="/videos">View Downloaded Videos</a>
|
||||
<a href="/logout">Logout</a>
|
||||
|
||||
{{template "footer" .}}
|
||||
</body>
|
||||
|
||||
|
@@ -77,10 +77,6 @@
|
||||
</div>
|
||||
{{end}}
|
||||
</div>
|
||||
|
||||
<p><a href="/download">Download New Video</a></p>
|
||||
<p><a href="/logout">Logout</a></p>
|
||||
|
||||
{{template "footer" .}}
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user