{% block title %}{{ site.title }}{% endblock %} {% for style in styles %} {% endfor %} {% if bodyClassNames %} {% else %} {% endif %}

{{ site.title }}


By {{ site.author }}

{% block body %}{{ body }}{% endblock %} {% for script in scripts %} {% endfor %}