{% extends "base.html" %} {% load i18n %} {% block head %}{% endblock %} {% load breadcrumbs %} {% block breadcrumbs %} {{ block.super }} {% breadcrumb_url 'Signin with Openid' user_signin %} {% breadcrumb_url 'Register with OpenID' %} {% endblock %} {% block content %}
Your OpenID can now be associated with a new or existing membership. You can change the association later in your preferences.
{% endblocktrans %}If you're joining Sitename, associate your OpenID with a new account. If you're already a member, associate with your existing account.
{% endblocktrans %}{% trans "Please correct errors below:" %} {% if form1.username.errors %}
{% trans "Please correct errors below:" %} {% if form2.username.errors %}