{% extends 'layout/base.html.twig' %} {% set i18n_prefix = _self|i18n_prefix %} {% block body %} {% include 'components/layout/_title_3.html.twig' with { name: (i18n_prefix ~ '.title')|trans } %}
{{ (i18n_prefix ~ '.no_result')|trans }}