provide('title', $this->t('.title')) ?>
comments as $c) : ?>
t('.author') ?> t('.body') ?>
buttonToFunction($this->t('.select_all'), "$$('.c').each(function (i) {i.checked = true; highlight_row(i)}); return false") ?> buttonToFunction($this->t('.select_invert'), "$$('.c').each(function (i) {i.checked = !i.checked; highlight_row(i)}); return false") ?> submitTag($this->t('.approve')) ?> submitTag($this->t('.delete')) ?>
linkTo($this->h($c->author()), ["post#show", 'id' => $c->post_id]) ?> h($c->body) ?>