{% comment %} Includes the cradmin menu. You can make your view not render the menu by setting the ``cradmin_hide_menu`` context variable to ``True``. {% endcomment %} {% load i18n %} {% load cradmin_tags %} {% block pre-menunav %}{% endblock pre-menunav %}
{% block post-menunav %}{% endblock post-menunav %}