{% comment %} Available fields: ================= nodes - a list of multinavigation.conf.Node each node has: - url_name (string), - label (string), - parent (string) and - context - a dictionary where extra context can be defined to be used in templates. e.g. {{ node.context.css_class }} ================= {% endcomment %} {% if nodes|length > 1 %}
{% endif %}