Update Requests

{% for ur in update_requests %}
{% csrf_token %} {{ ur.request_body|linebreaks }} {% if update_request_custom %}{% include update_request_custom %}{% endif %}

Respond to this Request

Please note that currently members cannot respond to the message that you put here, if further information is needed you should seek out the member.

{% endfor %}
{% block closing_js %} {% endblock %}