{% extends 'master.html' %} {% block content %}

Update Profile

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