{% extends "base-authenticated.html" %} {% block title %} {% endblock %} {% block content %}
Full name
(TODO: Not absolutely sure what I'm going to do for an elector id widget yet.)
Address {% if address.id %} {{address.address}} {% else %} (TODO: Some sort of address lookup widget goes here.) {% endif %}
Phone number
Email address
Authorised by {% for authority in authorities %} {{authority.id}}