{% extends "dcbase/profile_edit.html" %} {% load i18n %} {% block panelBody %}
{% include "dcbase/form/form.html" with autofocus="id_oldpassword" %}
{% endblock %}