{% extends 'anatomy/base.html' %} {% block content %}

Question

{{ question.question_type.first }}

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