Header
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
<link rel="stylesheet" href="/static/style/common.css">
|
||||
<link rel="stylesheet" href="/static/style/videos.css">
|
||||
<link rel="stylesheet" href="/static/style/video-card.css">
|
||||
{{template "header-css" .}}
|
||||
{{template "footer-css" .}}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{template "header" .}}
|
||||
<h1>Downloaded Videos</h1>
|
||||
|
||||
<div class="video-list">
|
||||
|
Reference in New Issue
Block a user