<?php $this->extend('block_unsearchable'); ?>

<?php $this->block('content'); ?>

<?=$this->member?>

<!-- indexer::stop -->
<p class="back"><a href="<?= $this->referer ?>" title="<?= $this->back ?>"><?= $this->back ?></a></p>
<!-- indexer::continue -->

<?php $this->endblock(); ?>