{% include 'public/partials/header.html' %}TOPIC›EDIT POSTRevision editorEdit postEvery saved edit creates a recoverable revision.{% if $isOpening %}Topic title{% endif %}Post content{{ $post['body'] }}Edit reason optional{% if $attachments %}Current attachments{% foreach $attachments as $attachment %} Remove {{ $attachment['original_name'] }}{% endforeach %}{% endif %}Add attachmentsAllowed: {{ $allowedAttachmentExtensions }}CancelSave changes{% include 'public/partials/footer.html' %}
Every saved edit creates a recoverable revision.