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