{% extends 'users/base.html' %} {% from '_switch.html' import switch %} {% block user_content %}
{%- trans %}Authorized applications{% endtrans -%}

{% trans %}This is the list of applications you authorized to access your Indico data.{% endtrans %}

{% endblock %}