{% load i18n form_tags %} {% load url from future %}

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


{% csrf_token %} {% render_form form %}