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

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

  <figure class="image_container">
      <?php $this->insert('picture_default', $this->picture); ?>
  </figure>

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