{% extends 'profile_base.html' %} {% load bootstrap3 %} {% block profile_content %}

Update Profile

{% csrf_token %} {% bootstrap_form form %} Cancel
{% endblock profile_content %}