{% set pagetitle = 'Incorrect Attributes' | trans %} {% extends "base.twig" %} {% block content %}
{% trans 'One or more of the attributes supplied by your identity provider did not contain the expected number of values.' %}
{% trans 'Logout' %}