{% extends base_template %} {% block title %}Associate with your account?{% endblock %} {% block content %}

Associate with your account?

Do you wish to associate {{ specific_openid }} with your account? This will allow you to sign in as {{ user }} using that OpenID.

{% if next %} {% endif %}

{% endblock %}