{% extends "layout.html" %} {% block head %} {{ super() }} {% endblock %} {% block title %}Change OpenID{% endblock %} {% block body %}

Change OpenID

You can the OpenID used to log into this website. Right now your OpenID identity is {{ g.user.openid|displayopenid }}

OpenID URL:

Alternatively you can directly link your profile with one of the common id providers:

{% endblock %}