{% 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 %} {% if not cradmin_hide_menu %} {% endif %}