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

{{ person.name }}

Email: {{ person.email }}
ID: {{ person.id }}
Date:: {{ person.when }}
{% include 'incl/footer.html' %}