{% include 'layouts/_shared_head.html' %} {% block page_head %}{% endblock %}

{{ model.title }}

{% include 'layouts/_shared_header.html' %}
{% block page_body %}{% endblock %}
{% include 'layouts/_shared_scripts.html' %}