{% extends "common/base.html" %} {% load crispy_forms_tags %} {% load static %} {% block title %} Request Allocation Change {% endblock %} {% block content %}
Request changes to an existing allocation using the form below. For each change you must provide a justification.
{% endblock %}