{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load django_bootstrap5 %} {% block title %}Manage Document Adoption of {{ doc }}{% endblock %} {% block content %} {% origin %}
You can begin managing the group state of this draft.
For a WG, the draft enters the IETF stream. For an RG, the draft enters the IRTF stream.
{% endblock %}