{% extends "base.html" %} {% import "macros.html" as macros with context %} {% block content %}
{{ srp_request.details }}
{{ action.note }}
{% if modifier.voided %} {{ modifier.note }} {% else %} {{ modifier.note }} {% endif %}