{% extends 'public/middle_box.html' %} {% load i18n %} {% load evelinks %} {% block page_title %}{% translate 'Login' %}{% endblock %} {% block middle_box_content %}
{% if TNNT_TEMPLATE_ENTITY_ID == 1 %}
{% else %}
{% if TNNT_TEMPLATE_ENTITY_TYPE == 'alliance' %}
{% elif TNNT_TEMPLATE_ENTITY_TYPE == 'corporation' %}
{% endif %}
{% endif %}
{{ TNNT_TEMPLATE_ENTITY_NAME }}
{% translate "Authentication System" %}
{% translate "For information on SSO, ESI and security read the CCP Dev Blog" %}
{% translate "Introducing ESI - A New API For Eve Online" %}