{% extends 'users/base.html' %} {% from 'forms/_form.html' import form_header, form_rows, form_footer %} {% block user_content %} {% if indico_config.LOCAL_IDENTITIES %}
{% trans %}External accounts linked with your Indico profile.{% endtrans %}
{% endif %}