summaryrefslogtreecommitdiff
path: root/srv/src/http/tpl
diff options
context:
space:
mode:
Diffstat (limited to 'srv/src/http/tpl')
-rw-r--r--srv/src/http/tpl/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/srv/src/http/tpl/index.html b/srv/src/http/tpl/index.html
index c75affc..5b268b7 100644
--- a/srv/src/http/tpl/index.html
+++ b/srv/src/http/tpl/index.html
@@ -1,11 +1,13 @@
{{ define "body" }}
+ <!--
<p>
By Tag:
{{ range .Payload.Tags }}
<a href="{{ BlogURL "/" }}?tag={{ . }}">{{ . }}</a>
{{ end }}
</p>
+ -->
<ul id="posts-list">