Show published date #2

This commit is contained in:
Peter Stuifzand 2019-12-22 11:10:40 +01:00
parent b33407c2e9
commit 15ff7c0997

View File

@ -16,6 +16,8 @@
<div class="p-content">{{ .Content.Text }}</div>
{{ end }}
{{ end }}
<time datetime="{{ .Published }}">{{ .Published }}</time>
</div>
{{ end }}
</div>