{% extends "dashboard_base.html" %} {% load static %} {% load bootstrap3 %} {% block content %}

Update your profile

{% csrf_token %} {% bootstrap_form form %}

{% endblock %}