{% extends "base.html" %} {% block page_title %} {{ _('Settings') }} {% endblock %} {% block body_id %}edit-profile{% endblock %} {% block extrahead %} {{ registration_form.media.css }} {% endblock extrahead %} {% block content %} {% if not forms_valid %}