sudo
Social
Take control of your stream
{% if form.errors %}
{% trans "Please correct errors below:" %}
{% if form.openid_identifier.errors %}
{{ form.openid_identifier.errors|join:", " }}
{% endif %}
{% if form.next.errors %}
{{ form.next.errors|join:", " }}
{% endif %}
What is an OpenId?
You may already have an OpenID. Basically it's a way to use new websites without creating another username/password.