{% block content %}
{% endblock content %}
{% block content_extra %}
{% endblock content_extra %}
{% include "base/head.html" %} {% block addl_head %} {# Custom style sheets or other head includes #} {% include "base/analytics.html" %} {% endblock addl_head %}
{% import "base/macros.html" as macros %}