{% if page.phase %}
{% endif %}
{% if page.author %}
{% include categories.html categories=page.categories %}
{{ day }}{{ sup }} {{ month }} {{ year }}
{% for a in page.author %}
{{ site.data.people[a].name }}
{% if forloop.last == false %}
•{%endif%}
{% endfor %}
{% endif %}
{{ page.title }}
{% if page.logo %}
{{ content }}