{% extends "request_detail.html" %} {% block body %} {{ super() }} {% endblock body %} {% block info %} {{ super() }} {# TRANS: Label next to a button that shows the interface for adding/viewing notes about a user. #}
{% trans %}User Notes{% endtrans %}
{% endblock info %}