summaryrefslogtreecommitdiff
path: root/src/http/tpl/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/tpl/post.html')
-rw-r--r--src/http/tpl/post.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/http/tpl/post.html b/src/http/tpl/post.html
index f10ce94..efef203 100644
--- a/src/http/tpl/post.html
+++ b/src/http/tpl/post.html
@@ -16,9 +16,6 @@
<p><em>
Published {{ DateTimeFormat .Payload.PublishedAt }}
- {{ if not .Payload.LastUpdatedAt.IsZero }}
- <br/>Last updated {{ DateTimeFormat .Payload.LastUpdatedAt }}
- {{ end }}
</em></p>
{{ if (or .Payload.SeriesPrevious .Payload.SeriesNext) }}