{% extends "base.html" %} {% load bootstrap3 %} {% load i18n %} {% block extrajs %} {% endblock %} {% block content %}
{% trans "You can change your personal information using the form below. Make any changes necessary and then click the 'Change' button."%}
{% trans "Sorry there are corrections needed in your form below:" %} {{ form.non_field_errors }}