{# /** * @file * Theme override for a breadcrumb trail. * * Available variables: * - breadcrumb: Breadcrumb trail items. * - current_title: The title of the current page. */ #} {% if breadcrumb %}
{% endif %}