--- layout: page ---
{% if page.img %} page.img
{% endif %}

{{ page.title }}

{% unless page.no-date %}

{{ page.date | date_to_string }}

{% endunless %} {% include tags.html %}
{{ content }}