{% set pagetitle = 'Select an authentication source'|trans %} {% extends "base.twig" %} {% block content %}

{{ 'Select an authentication source'|trans }}

{{ 'The selected authentication source will be used to authenticate you and to create a valid session.'|trans }}

{% endblock %}