post summary template

This commit is contained in:
Gardient
2018-02-18 12:39:26 +02:00
parent 83de4ef633
commit 9d4e52f39b

View File

@@ -3,7 +3,7 @@
<h2> <h2>
<a href="{{ .Permalink }}">{{ .Title }}</a> <a href="{{ .Permalink }}">{{ .Title }}</a>
</h2> </h2>
{{ partial "post_meta.html" . }} {{ partial "post-meta.html" . }}
</header> </header>
<p> <p>
{{ .Summary }} {{ .Summary }}