{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load bootstrap3 %} {% block title %}Change {{ state_type.label }} for {{ doc }}{% endblock %} {% block content %} {% origin %}
Move document to {{ next_states|pluralize:"to one of" }} the recommended next state{{ next_states|pluralize }}:
{% endif %} {% endblock %} {% block js %} {% endblock %}