{{ page.name }} {{ page.profession }}

{{ page.email }}
{% include 'partials/navigation/navigation.html' %}

{{ page.date | date("Y, M-") }}

{{ page.title }}

{{ page.content }}

{{ page.index }}/{{ page.siblings_count }}

{% if page.siblings %} {% include 'partials/next-page.html' %} {% include 'partials/previous-page.html' %} {% endif %}
{% include 'partials/assets/media.html' %}