Files
blog_os/layouts/post/teaser.html
2016-04-30 13:30:37 +02:00

11 lines
150 B
HTML

<article class="post">
<h1 class="post-title">
<a href="{{ .RelPermalink }}">
{{ .Title }}
</a>
</h1>
{{ .Summary }}
</article>