{% load i18n form_tags %}

{% trans "Profile" %} {% trans "Update your personal information" %}


{% csrf_token %} {% render_form form %} {% if show_password_url %}
{% endif %}