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