{% extends theme('base.html') %} {%- block title -%} {%- trans %}My consents{% endtrans -%} {%- endblock -%} {% block submenu %} {% trans %}My consents{% endtrans %} {% if nb_consents %}{{ nb_consents }}{% endif %} {% trans %}Pre-authorized applications{% endtrans %} {% if nb_preconsents %}{{ nb_preconsents }}{% endif %} {% endblock %} {% block content %}
{% trans %}Has access to:{% endtrans %}
{% trans %}There is nothing here{% endtrans %}