{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %}{% origin %} {% load ietf_filters static bootstrap3 %} {% block title %}Email summary of assigned review requests for {{ group.acronym }}{% endblock %} {% block content %} {% origin %}
There are currently no open requests.
{% endif %} {% endblock %}