OpenGnsys
  • {{ _('Home') }}(current)
  • {% if current_user.is_authenticated %}
  • {{ _('Scopes') }}
  • {% endif %}
    {% if current_user.is_authenticated %}
  • {{ _('Logout') }}
  • {% else %}
  • {{ _('Login') }}
  • {% endif %}