post->is_deleted()) : ?> dblclick_resize_image) echo ' ondblclick="Post.resize_image(); return false;"' ?>> post->can_be_seen_by(current_user())) : ?>

t('.text') ?>

post->image()) : ?>
post->active_notes() as $note) : ?>
formatted_body() ?>
post->get_file_sample(current_user()); $jpeg = $this->post->get_file_jpeg(current_user()); echo $this->imageTag($file_sample['url'], array( 'alt' => $this->post->tags(), 'id' => 'image', 'class' => 'image', 'width' => $file_sample['width'] ?: $jpeg['width'], 'height' => $file_sample['height'] ?: $jpeg['height'], 'large_width' => $jpeg['width'], 'large_height' => $jpeg['height'])); ?> post->flash()) : ?>

linkTo($this->t('post_flash_dl'), $this->post->file_url()) ?>

post->video()) : ?>

t('post_download') ?>

t('post_download_text') ?>