From 85473656174b1b1d6221d3bb76cc12fa5f7f7e8d Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Fri, 1 Jan 2021 14:46:54 +0100 Subject: Initial commit --- templates/archive.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/archive.html (limited to 'templates/archive.html') diff --git a/templates/archive.html b/templates/archive.html new file mode 100644 index 0000000..42eba08 --- /dev/null +++ b/templates/archive.html @@ -0,0 +1,12 @@ +{{define "main"}} +

Archive

+{{with .Years}} + +{{else}} +

Nothing yet :(

+{{end}} +{{end}} -- cgit v1.2.3-70-g09d2