<?php $this->extend('block_searchable'); ?><?php $this->block('content'); ?> <pre class="<?= $this->shClass ?>"><?= $this->code ?></pre><?php $this->endblock(); ?>