{% extends "base.html" %} {% block title %}{{ _('Edit Profile') }}{% endblock %} {% block content %}

{{ _('Edit Profile') }}

{% endblock %}