{% if waffle.flag('redesign') %}

{{_('Revision Comment')}}

{% else %}

{{_('Revision Comment')}}

{% endif %}

{{_('Tell us why you made additions and changes.')}}

{{ revision_form.comment | safe }}