{% extends "base.html" %} {% block title %}Ballot writeup and notes for {{ doc }}{% endblock %} {% block morecss %} form #id_ballot_writeup { width: 700px; height: 600px; } {% endblock %} {% block content %}

Ballot writeup and notes for {{ doc }}

(Technical Summary, Working Group Summary, Document Quality, Personnel, RFC Editor Note, IRTF Note, IESG Note, IANA Note)

This text will be appended to all announcements and messages to the IRTF or RFC Editor.

{{ ballot_writeup_form.ballot_writeup }}
Back
{% endblock%}