--- layout: base ---

{{ title }}

posted {% if author %} by {{ author }} {% elif meta.author %} by {{ meta.author }} {% endif %} {% if categories %} in {% for cat in categories %} {{ cat }} {% endfor %} {% endif %}

{{ content | safe }}