{% include "base-head.html" %} {% block head %}{% endblock %} {% include "nav-top.html" %}
{% block content %}{% endblock %}
{% include "nav-bottom.html" %} {% include "base-foot.html" %}