{% endif %}
{% if not navigation_tree %}
{{ 'An error has occurred while loading the navigation display'|trans|error }}
{% else %}
{{ navigation_tree|raw }}
{% endif %}
{% if not is_ajax %}
{% if is_navigation_settings_enabled %}
{{ navigation_settings|raw }}
{% endif %}