{% extends 'main/base.html' %} {% load static %} {% block scripts %} {% endblock scripts %} {% block title %} {{qb.topic}} {% endblock %} {% block content %}
For submitting, make sure the user your logged into is a student (i.e. has student_id filled when registered).