{% extends 'main/base.html' %} {% load static %} {% block scripts %} {% endblock scripts %} {% if request.user.userprofile.instructor_id != "" %} Statistics {% endif %} {% block content %}

{{section.course}}: {{section}}

Add Questions {% endblock %}