{{ _('Are you sure you want to delete this revision?') }} {{ _('Creator') }} {{ revision.creator }} {{ _('Date') }} {{ datetimeformat(revision.created, format='longdatetime') }} {{ _('Content') }} {{ revision.content }} {{ csrf() }} {{ _('You are about to permanently delete this revision. This cannot be undone! Are you sure you want to continue?')|safe }} {{ _('Cancel') }}