1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-28 22:44:27 +00:00
GoBlog/templates/summarymeta.gohtml

5 lines
112 B
Plaintext

{{ define "summarymeta" }}
<div class="p">
{{ include "summaryandpostmeta" . }}
</div>
{{ end }}