{% extends "base.html" %} {% block content %} Preferences {% csrf_token %} {{ form.as_p }} {% endblock %}