{% extends 'Quiz/dependencies.html' %} {% block content %}

Add Question

{% csrf_token %} {{form.as_p}}
{% endblock %}