formTag([], ['method' => 'get'], function(){ ?> params()->order) : ?> hiddenFieldTag("order", $this->params()->order) ?> textFieldTag("query", $this->params()->query, ['size' => 40]) ?> submitTag($this->t('.search'), ['name' => '']) ?>
imageTag('images/blank.gif', ['id' => 'hover-thumb', 'alt' => '', 'style' => 'position: absolute; display: none; border: 2px solid #000; right: 42%;']) ?> pools as $p) : ?>
t('.table.name') ?> t('.table.creator') ?> t('.table.posts') ?> t('.table.created') ?> t('.table.updated') ?>
linkTo($this->h($p->pretty_name()), ['action' => "show", 'id' => $p->id]) ?> h($p->user->pretty_name()) ?> post_count ?> t(['time.x_ago', 't' => $this->timeAgoInWords($p->created_at)]) ?> t(['time.x_ago', 't' => $this->timeAgoInWords($p->updated_at)]) ?>
willPaginate($this->pools) ?>
contentFor('post_cookie_javascripts', function(){ ?> partial("footer") ?>