{% csrf_token %} {{ form.item }} {{ form.title.label }} {{ form.title }} {{ form.body.label }} {{ form.body }} {% trans "When saving, replace leading spaces with full-width spaces" %} {{ form.visibility }} {{ form.share_to_mastodon }}{{ form.share_to_mastodon.label }} {% trans "change review date" %} {{ form.media }} {% include "markdown.html" %}