{% extends "distributed/base_teach.html" %} {% load i18n %} {% load staticfiles %} {% block headjs %}{{ block.super }} {% if settings.AUTO_LOAD_TEST %}{# TODO(bcipolli): eliminate this, make the load testing app inherit from / override this page #} {% endif %} {% endblock headjs %} {% block content %} {% block subnavbar %}{{block.super}}{% endblock subnavbar %}

{{ channel_data.tag_line }}

{% endblock content %}