{% extends "distributed/base.html" %} {% load staticfiles %} {% load i18n %} {% load my_filters %} {% block i18n_do_not_translate %} {% block teach_active_teachers %}active{% endblock teach_active_teachers %} {% block teach_active_admins %}active{% endblock teach_active_admins %} {% endblock i18n_do_not_translate %} {% block headcss %}{{block.super}}{% endblock headcss %} {% block subnavbar %} {% if request.is_admin %} {% if is_config_package_nalanda %}
{% endif %} {% endif %} {% endblock subnavbar %}