summaryrefslogtreecommitdiff
path: root/srv/src/http/tpl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'srv/src/http/tpl/index.html')
-rw-r--r--srv/src/http/tpl/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/srv/src/http/tpl/index.html b/srv/src/http/tpl/index.html
index 046d6c8..ce5f264 100644
--- a/srv/src/http/tpl/index.html
+++ b/srv/src/http/tpl/index.html
@@ -12,6 +12,11 @@
{{ end }}
<table>
+
+ <colgroup>
+ <col span="1" style="width: 5rem;">
+ </colgroup>
+
{{ range .Payload.Posts }}
<tr>
<td>{{ DateTimeFormat .PublishedAt }}</td>