{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2016, All Rights Reserved #} {% load origin django_bootstrap5 static %} {% block title %}Close review request for {{ review_req.doc.name }}{% endblock %} {% block content %} {% origin %}
Do you want to close the review request?
{% endblock %}