about summary refs log tree commit diff homepage
path: root/templates/archive.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/archive.html')
-rw-r--r--templates/archive.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/archive.html b/templates/archive.html
index ee5d2b3..619a5bc 100644
--- a/templates/archive.html
+++ b/templates/archive.html
@@ -12,5 +12,4 @@
   <main>{{range .Entries}}
     <img src="?entry={{.Index}}" alt="{{.Name}}">{{end}}
   </main>
-</body>
-</html>
+{{template "base-foot.html" -}}