{# -*- mode: jinja2 -*- #} {% extends "include/base.html" %} {% from "include/widgets.html" import update_form %} {% block title %} - {% if update %} {{ _('Update') }} {{ member.last_first_name }} {% else %} {{ _('New user profile') }} {% endif %} {% endblock %} {% block breadcrumb_li %}