{% extends "server/index.html" %} {% block body %} The site {{ trust_root|escape }} has requested verification of your OpenID.
{% if idSelect %}

Because you entered the server URL when authenticating, enter a username here to return an identity URL of your choice:
(If you omit this, {{ default_url }} will be sent instead.)

{% else %} Verify your identity to the relying party? {% endif %}
{% endblock %}