{% extends 'base.html' %} {% block title %} Confirm Participation in Sage Days {% endblock %} {% block content %} Dear {{user}},

Thank you for your interest in attending Sage Days.

There are just a few more details we would like to know.
Please fill the following details and confirm your participation.

{{form.as_p}}
{% endblock %}