{% include 'incl/header.html' %}

Add a person

Name:
Email:
ID:

List people by name

Name:
{% if error %}
{{ error }}
{% endif %} {% include 'incl/footer.html' %}