{% extends "standingsrequests/_base.html" %} {% load static %} {% load i18n %} {% block details %}
{% blocktranslate with organization_name=organization.name %} On this page you can create requests to get standing or revoke standing with {{ organization_name }} for your alts. If you are missing an alt, please add it first on the dashboard. {% endblocktranslate %}
{% translate "Character is in this organisation." %} | |
{% translate "The character / corporation has no standings from this organisation towards it." %} | |
{% translate "The standing has been requested and is pending action by a standings manager." %} | |
{% translate "The request has been accepted by a standings manager, but is waiting for confirmation that those standings have been updated in game." %} | |
{% translate "The standing is being revoked by yourself, a standings manager or automatically if you no longer meet the requirements permitting blue standings access. It is pending confirmation." %} | |
{% translate "More keys are required to request standing for this corporation." %} |