{% extends 'quiz/base.html' %} {# load crispy_forms_tags #} {% block content %}

Update your interests

{% csrf_token %} {{ form }} Nevermind
{% endblock %}