1 2 3 4 5
<article> <h1><a href="{{ base_path }}/{{ blog }}/{{ slug }}/">{{ title }}</a></h1> <p class="meta">published on {{ date }}</p> {{ content }} </article>