{% if description %} {% endif %} {% if env.environment == "testing" %} {% endif %} {% if page.url != '/' %} {% endif %}
{% if eleventyNavigation.title %}

{{ eleventyNavigation.title }}

{% endif %} {% if eleventyNavigation.draft %} Please note that this article is still a draft and might not have any contents yet. {% endif %}
{% include 'toc-collapse.njk' %} {{ content | safe }}
{% include 'contribution_invitation.njk' %}
{% include 'toc-side.njk' %}