{% if netid %} {# logged-in navbar #} Rutgers {# Search box #}
{% if show_expired_links %} Hide expired links {% else %} Show expired links {% endif %}
My links {% if "admin" in roles %} All links {% endif %} {% if orgs %}
{% for org in orgs %} {{ org['name'] }} {% endfor %} {% endif %}
{% for (key, name) in SORTBY_MAP.items() %} {{ name }} {% endfor %}
Dashboard {% if ("facstaff" in roles or "power_user" in roles) and "admin" not in roles %} Whitelist {% endif %} {% if "admin" in roles %} Admin {% endif %} Organizations FAQ {# The log-out button is a dropdown normally and a button when collapsed #} {# Dropdown version #}
Logout
{# Button version #} Logout
{% else %} {# logged-out navbar #} Rutgers {% endif %}