{% extends "base.html" %} {# Copyright The IETF Trust 2015-2020, All Rights Reserved #} {% load origin %}{% origin %} {% load ietf_filters static bootstrap3 %} {% block content %}

Set next reviewer in queue for {{ group.acronym }}

{% csrf_token %} {% bootstrap_form form %} {% buttons %} Cancel {% endbuttons %}
{% endblock %}