{% 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 Internet-Draft. The document will be moved into the stream of the adopting group.
{% endblock %}