{% extends 'base.html' %} {% load ui_extras %} {% block content %}

Update profile

{% csrf_token %} {{ form }}

Cancel

{% endblock %}