{% extends 'quiz/base.html' %} {# load crispy_forms_tags #} {% block content %} {% include 'quiz/_header.html' with active='new' %}
{{ question.text }}