{% extends "global/Page.html" %} {% block title %} Enter Your Information {% endblock %} {% block content %}

Please enter the following information.

{% formfields %} {% next_button %} {% endblock %}