<?php $this->extend('block_unsearchable'); ?> <?php $this->block('content'); ?> <p>Put your content here.</p> <?php $this->endblock(); ?>