<?php $this->extend('block_searchable'); ?><?php $this->block('content'); ?> <div><?= $this->content ?></div><?php $this->endblock(); ?>