{# This file is part of the Sonata package. (c) Thomas Rabaix For the full copyright and license information, please view the LICENSE file that was distributed with this source code. #} {% sonata_template_box 'This is the gallery view template. Feel free to override it.' %} {% block sonata_page_breadcrumb %}
{{ sonata_block_render_event('breadcrumb', { 'context': 'gallery_view', 'gallery': gallery, 'current_uri': app.request.requestUri }) }}
{% endblock %}

{{ gallery.name }}