datatracker/ietf/templates/iesg/agenda_documents_row_status.html
2010-07-21 12:48:05 +00:00

5 lines
149 B
HTML

{% extends "idrfc/status_columns.html" %}
{% block extra_status %}
<br/>Intended status: {{doc.ietf_process.intended_maturity_level}}
{% endblock %}