From b58ab5c4039fb3db9d9d85ed7fbb1e2c5e46786a Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Mon, 14 Oct 2024 06:02:05 -0600 Subject: [PATCH] Remove redundant links --- templates/download.html | 3 --- templates/videos.html | 4 ---- 2 files changed, 7 deletions(-) diff --git a/templates/download.html b/templates/download.html index 145f568..3be647c 100644 --- a/templates/download.html +++ b/templates/download.html @@ -24,9 +24,6 @@ - View Downloaded Videos - Logout - {{template "footer" .}} diff --git a/templates/videos.html b/templates/videos.html index 4da6e75..34a0e1c 100644 --- a/templates/videos.html +++ b/templates/videos.html @@ -77,10 +77,6 @@ {{end}} - -

Download New Video

-

Logout

- {{template "footer" .}}