canonical_url = $this->urlFor(['post#show', 'id' => $this->post->id, 'only_path' => false]) ?> provide('title', str_replace('_', ' ', $this->post->title_tags())) ?> contentFor('html_header', function() { ?> partial('social_meta') ?>
post) : ?>

t('.empty') ?>

post->can_be_seen_by(current_user())) : ?> partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?>
can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?> partial('post/show_partials/image') ?> partial('post/show_partials/image_footer', ['post_id' => $this->post->id]) ?> partial('post/show_partials/edit') ?> partial('post/show_partials/comments') ?> can_show_ad('post#show-bottom', current_user())) : ?> partial('horizontal', ['position' => 'bottom']) ?>
contentFor('post_cookie_javascripts', function() { ?>
post_show_hotkeys) : ?> tag_completion_box('$("post_tags")', ['$("edit-form")', '$("post_tags")', '$("post_old_tags")'], true) ?> partial('footer') ?>