{% extends "person/read.html"%} {% block title %}{{ person.getLabelValue|escape }} - Edit Profile{% endblock %} {% block content %}
Please edit account details as required. Please make sure that all the fields marked with a * are filled in.
{% include "snippets/formerrors.html" %} {% endblock %}