{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load bootstrap3 %} {% block title %}Edit status change text for {{doc.title}}{% endblock %} {% block content %} {% origin %}
The text will be submitted as {{ doc.canonical_name }}-{{ next_rev }}:
{% endblock %}