{% include head.html %}
{% include navbar.html %}
{{ page.type }}
{{ page.title }}
{{ page.lead }}
{{ content }}
{% include components/modal.html %} {% include components/modal-info.html %} {% include components/modal-wide.html %} {% include components/modal-delete-account.html %} {% include components/modal-delete-document.html %} {% include scripts.html %}