{% extends "base.html" %} {% import "macros.html" as macros with context %} {% block head %} {{ super() }} {% endblock head %} {% block body %}
{{ srp_request.details }}
{{ action.note }}