diff --git a/ietf/templates/meeting/requests.html b/ietf/templates/meeting/requests.html index b2cbf3b7a..6ec1854fb 100644 --- a/ietf/templates/meeting/requests.html +++ b/ietf/templates/meeting/requests.html @@ -92,6 +92,7 @@ {% if not forloop.first %} {% ifchanged grouped_constraint.grouper %}
{% endifchanged %} {% endif %} + {{ forloop.counter }}) {% for constraint in grouped_constraint.list %} {% with constraint.target.parent.id as constraint_target_parent_id %} {% with constraint.source.parent.id as constraint_source_parent_id %}