t('.title') ?>

is_mod_or_higher()) : ?> posts as $post) : ?> is_mod_or_higher()) : ?>
t('.post') ?> t('.user') ?> t('.tags') ?> t('.reason') ?> t('.by') ?>
linkTo($post->id, ['action' => 'show', 'id' => $post->id]) ?> linkTo($this->h($post->author()), ['user#show', 'id' => $post->user_id]) ?> h($post->cached_tags) ?> h($post->flag_detail->reason) ?> linkTo($this->h($post->flag_detail->author()), ['user#show', 'id' => $post->flag_detail->user_id]) ?>
willPaginate($this->posts) ?>
partial('footer') ?>