t('.title') ?>

can_see_post(current_user(), $this->post)) : ?> imageTag($this->post->preview_url()) ?> formTag(array('action' => 'destroy'), function(){ ?> hiddenFieldTag("id", $this->params()->id) ?> textFieldTag("reason", CONFIG()->default_post_delete_reason) ?> post->is_deleted()) : ?> hiddenFieldTag("destroy", "1") ?> submitTag($this->post->is_deleted() ? $this->t('.permanent'):$this->t('.delete')) ?> submitTag($this->t('buttons.cancel')) ?>
post->is_deleted()) : ?>

post_parent) : ?> t('.parent_info') ?>

can_see_post(current_user(), $this->post_parent)) : ?>

t('.noaccess_info') ?> t('.noparent_info') ?>

t('.permanent_info') ?>

partial("footer") ?>