<?php $this->extend('block_searchable'); ?><?php $this->block('content'); ?> <?= implode('', $this->comments) ?> <?= $this->pagination ?> <?php include $this->getTemplate('mod_comment_form', 'xhtml'); ?><?php $this->endblock(); ?>