{% csrf_token %} Title Status draft final Content (Markdown) {{ document.content_markdown }} Save Revision Back To Inbox
Revisions CreatedEditorExcerpt {% for row in revisions %} {{ row.created_at }} {{ row.editor_user.username }} {{ row.content_markdown|truncatechars:180 }} {% empty %} No revisions yet. {% endfor %}