blob: 751f4eaddc7737025f5aa0ca3e979f0db93ec605 (
plain) (
tree)
|
|
<article class="post-teaser">
<header>
<h1><a href="/posts/{{ .id }}">{{ .title }}</a></h1>
<div class="post-actions">
<a href="/posts/{{ .id }}/edit">Edit</a> | Publish | Delete
</div>
</header>
<section class="teaser">
{{ .body }}
</section>
</article>
|