{% load staticfiles %} {% load i18n %} {% load bootstrap %} {% if IS_CORP %} {{ CORP_NAME }} - Login {% else %} {{ ALLIANCE_NAME }} - Login {% endif %}
{% if validlink %} {% else %}

{% trans 'Password reset unsuccessful' %}

{% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}

{% endif %}