{% include "partials/atlas_authors.html" %}
{% include "partials/atlas_pagestatus.html" %}
{% endif %}
{# Source repo data for JS (SPA navigation updates the gitlab button from this) #}
{{ page.content }}
{% if page.meta.project is defined %}
{% include "partials/jira.html" %}
{% endif %}
{% include "partials/tags.html" %}
{% include "partials/source-file.html" %}
{% include "partials/feedback.html" %}
{% include "partials/comments.html" %}