{% set pagetitle = 'Select an authentication source'|trans %} {% extends "base.twig" %} {% block content %}
{{ 'The selected authentication source will be used to authenticate you and to create a valid session.'|trans }}
{{ source.help|translateFromArray }}