GoBlog/templates/summarymeta.gohtml

5 lines
112 B
Plaintext
Raw Normal View History

2020-12-22 22:26:23 +00:00
{{ define "summarymeta" }}
<div class="p">
{{ include "summaryandpostmeta" . }}
</div>
{{ end }}