0dae37a
178a9f4
1 2 3 4 5 6 7
8
9 10 11
<article class="post-teaser"> {{# post. }} <header> <h1>{{ .title }}</h1> {{> post_actions.html }} </header> <section class="teaser"> {{{ rendered_body() }}} </section> {{/ post }} </article>