{% if about_link_disabled %} {% else %}
  • {{ _('About') }}
  • ·
  • {% endif %}
  • {{ _('Legal') }}
  • ·
  • {{ _('Privacy') }}
  • ·
  • {{ _('Features') }}
  • ·
  • {{ _('User documentation') }}
  • {% if login_link_disabled %} {% else %}
  • ·
  • {{ _('Log in') }}
  • {% endif %} {% if register_link_disabled %} {% elif only_sso %} {% else %}
  • ·
  • {{ _('Register') }}
  • {% endif %} {% if open_realm_creation %}
  • ·
  • {{ _('Create new organization') }}
  • {% endif %} {% if find_team_link_disabled %} {% else %}
  • ·
  • {{ _('Find my team') }}
  • {% endif %}