{% extends "doc/status_columns.html" %} {% block extra_status %} {% if doc.type.slug == 'draft' %}
Intended status: {{doc.intended_std_level}} {% endif %} {% endblock %}