{% extends "global/Page.html" %} {% block title %}Your Choice{% endblock %} {% block content %} {% formfields %}

{% next_button %}

{% include Constants.instructions_template %} {% endblock %}