{% extends './layout/default' %} {% block breadcrumbs %} {{ Breadcrumbs.render(Route.getCurrentRoute.getName, start, end) }} {% endblock %} {% block content %} {# upper show-all instruction #} {% if periods|length > 0 %}
{{ 'showEverything'|_ }}
{{ 'show_all_no_filter'|_ }}
{{ 'show_the_current_period_and_overview'|_ }}