{% load i18n %} Sign in with your OpenID

sudoSocial

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 %}

{% endif %}
{% trans "Sign In Using Your OpenID" %}

{{ form.openid_identifier }}
{% if next %} {% 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.