You are required to have an account to access sensitive or restricted content!
searching_pool) : ?>
= $this->t(['.pool_view_html', 'pool' => $this->linkTo($this->h($this->searching_pool->pretty_name()), array('pool#show', 'id' => $this->searching_pool->id))]) ?>
ambiguous_tags)) : ?>
= $this->t('.ambiguous') ?>: = implode(', ', array_map(function($x){ return $this->linkTo($this->h($x), ['wiki#show', 'title' => $x]); }, $this->ambiguous_tags)) ?>
can_show_ad('post#index-top', current_user())) : ?>
= $this->partial('horizontal', ['position' => 'top']) ?>
= $this->partial("hover") ?>
= $this->partial('posts', array('posts' => $this->posts)) ?>
= $this->willPaginate($this->posts) ?>
can_show_ad('post#index-bottom', current_user())) : ?>
= $this->partial('horizontal', ['position' => 'bottom', 'center' => true]) ?>