{% if link.active %}
{% if current_user is defined and current_user and current_user.is_authenticated %} {% endif %}
{{ link.name }}
{{ link.name }}
{% else %}
{{ link.name }}
{{ link.name }}
{% if link['nbsp-only'] %} NBSP {% endif %} {% if link['member-only'] %} Member {% endif %} {% if link.groups %} Group {% endif %}
{% endif %}