1 2 3 4 5
<article class="post"> <h1>{{ title }}</h1> <p class="meta">published on {{ date }}</p> {{ content }} </article>