1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 05:24:27 +00:00
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 }}