{% extends "site_base.html" %} {% load i18n %} {% block head_title %}{% trans "Signup" %}{% endblock %} {% block body %}
{% trans "You are already logged in." %}
{% trans "Already have an account?" %} {% trans "Log In" %}!
{% blocktrans %}By clicking "Sign Up", you are indicating that you have read and agree to the Terms of Use and Privacy Policy.{% endblocktrans %}
{% blocktrans %}If you have any trouble creating your account, contact us at {{ contact_email }}.{% endblocktrans %}
If you have OpenID, log in using that to begin using this site with OpenID right away.