{% extends "base.html" %} {% block morecss %} form #id_content { width: 40em; height: 600px; } {% endblock %} {% block title %} Charter submission for {{ wg.acronym }} {% endblock %} {% block content %}
The text will be submitted as charter-ietf-{{ wg.acronym }}-{{ next_rev }}
{% endblock %}