{% extends 'public/base.html' %} {% load i18n %} {% block content %}
{% translate "You are already logged in as" %} {{ user.username }}.
{% translate "You are seeing this page because you either opened a direct link to the login or to a page you don't have access to." %}
{% translate "For information on SSO, ESI and security read the CCP Dev Blog" %}
{% translate "Introducing ESI - A New API For EVE Online" %}