From e07ab67bf95ea7e65828e373c731b6cdf984a7de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 01:42:03 +0100 Subject: Moved to altenator and DO --- template/tag.html | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100755 template/tag.html (limited to 'template/tag.html') diff --git a/template/tag.html b/template/tag.html new file mode 100755 index 0000000..344ef0b --- /dev/null +++ b/template/tag.html @@ -0,0 +1,61 @@ + + + + + {{template "_meta.html"}} + + {{.Title}} + + + + + + {{template "_navigation.html"}} + +
+

Posts for `{{.Tag}}`

+ + + + {{if .Tags}} + + {{end}} + +
+ + {{template "_footer.html"}} + + {{template "_includes.html"}} + + + + -- cgit v1.2.3