{% extends "base.html" %} {% block content %} {% if form.errors %} {% endif %}
{% csrf_token %}

Change your user profile

{% endblock %}