{% extends "two.html" %} {% block title %}Adding details for: {{user}}{% endblock %} {% load markup %} {% block left %}

Additional information about you:

This information is needed to take part in the study. We take your privacy very seriously, and will keep this information confidential.

{{form.as_table}} {% csrf_token %}

{% endblock %}