layout: default
<div class=“post”>
<header class="post-header"> <h1 class="h2">{{ page.title }}</h1> </header> <article class="post-content"> {{ content }} </article>
</div>
{% if page.flicker %} <script type=“text/javascript”>
{% include js/flicker.js %}
</script> {% endif %}