{% extends "base.html" %} {% block content %} {% include 'quiz_grading.html' %} {% endblock %} {% block scripts %} {% endblock %}