{% extends 'base.html' %} {% block content %} {% load static %} Edit Profile

Edit Profile

{% csrf_token %}
{{ form.as_p }}
{% endblock %}