{% extends "nomcom/nomcom_private_base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block subtitle %} - Positions{% endblock %} {% block nomcom_content %} {% origin %}
If you need to start processing a new position while other positions are further along or have already closed (such as when the 2016 nomcom needed to seat a second RAI AD after moving an incumbent to the IESG chair position) adding a new position is the right way to start. Please review the Configuration Hints.
{% endif %} {% if positions %} {% regroup positions by is_open as posgroups %} {% for group in posgroups %}There are no positions defined.
{% endif %} {% endblock nomcom_content %}