{{ _('Editing Content For:
{title}')|fe(title=document.title) }}
{% if document.needs_change %}
{% trans comment=document.needs_change_comment %} {{comment}} {% endtrans %}
{% endif %}{% trans url=url('wiki.document', 'support-document-guide') %}For help with writing articles, check out the Support Document Guide.{% endtrans %}
{{ errorlist(revision_form) }}