{% load i18n suit_menu suit_tags %} {% get_menu request as menu %} {% with suit_layout='layout'|suit_conf:request %}
{% if menu.aligned_right_menu_items %} {% endif %}
{% if suit_layout == 'horizontal' and menu and menu.active_parent_item %}
{% endif %} {% endwith %}