{% extends "forms.html" %} {% block title %}Start Application{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}A user with this email address ({{ person.email }}) already exists in the system.
Name: | {{ person }} |
---|---|
Position: | {{ person.position|default:"" }} |
Department: | {{ person.department|default:"" }} |
Institute: | {{ person.institute }} |
Do you want to to continue with the person?