{% from "base/blocks/macros.html" import sidebar_item with context %}
{% include 'base/blocks/default_styles.html'%} {% block pagehead %}{% endblock %} {% include 'base/blocks/resources.html'%} {% if not _hide_nav%} {% include 'base/nav_base.html'%} {% endif %} {% include 'base/blocks/flashed_messages.html'%}