{% extends "global/Page.html" %} {% block title %}Request{% endblock %} {% block content %}

How much will you demand for yourself?

{% formfields %}

{% next_button %}

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