Which project is this for?

{# Assume the dialog is cancelled by default, preventing the reservation request from being processed further. #} {# When a button is clicked this value is set to true, enabling further processing. #} {# Hiding the dialog using the X in the top right, or clicking outside of it, will stop processing. #}

Associate your reservation with a project. A fee will be charged to that project if you miss your reservation.

{% for project in active_projects %}
{% endfor %}