{{ _('Unable to delete only revision of the document') }}
{{ _('To delete the document, please notify an admin.') }}
{% else %}{{ _('Are you sure you want to delete this revision?') }}
{% if has_votes %}{{ _('Warning: This revision has KB Helpfulness Votes associated with it. Deleting this revision will cause those votes to be deleted as well.') }}
{% endif %}{{ revision.creator }}
{{ datetimeformat(revision.created, format='longdatetime') }}
{{ revision.content }}
{% endif %}