{% if not only_static %} {%- for child in post_login -%}
  • {%- if child.url -%} {{ child.label }} {%- endif -%}
  • {%- endfor -%} {% if not hide_login %}
  • {{ _("Login") }}
  • {% endif %} {% endif %}