{% if ROOT_MENU.current_menu %}

{{ ROOT_MENU.current_menu.name }} {% if ROOT_MENU.current_menu.description %} {{ ROOT_MENU.current_menu.description }} {% endif %}

{% endif %}