{% extends "base.html" %} {% block content %}
{% csrf_token %}

Change your user profile

{% if form.errors %}
{% else %} {% endif %}
{% endblock %}