{% load static %} {% load i18n %} {% load evelinks %} {% translate 'Character Selection' %}
{% translate 'Scopes Requested' %}

{% for scope in scopes %}{{ scope|scope_friendly_name }} {% endfor %}