{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %} My Quizzes {{ quiz.name }}
You haven't created any questions yet. Go ahead and add the first question.