Common style, more footers

This commit is contained in:
Carl Pearson
2024-09-20 14:08:09 -06:00
parent 3783c269c5
commit 1446e8b337
7 changed files with 28 additions and 13 deletions

View File

@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="10">
<title>Downloaded Videos</title>
<link rel="stylesheet" href="/static/style/common.css">
<link rel="stylesheet" href="/static/style/videos.css">
{{template "footer-css" .}}
</head>