{% for token in request.user.eve_tokens.all %} {% endfor %}
Character Actions
{% if 'django_eveonline_connector' not in INSTALLED_APPS %} {% else %} {% endif %}
{% if token.evecharacter.corporation %} {% else %} {% endif %}
{% if token.valid %} {% else %} Update Token {% endif %}