{% extends "base.html" %} {% block title %}{% spaceless %}{% trans "Signup" %}{% endspaceless %}{% endblock %} {% block content %}
{% trans "We support two types of user registration: conventional username/password, and" %} {% trans "the OpenID method" %}.
{% if form.errors %}
{% trans "Sorry, looks like we have some errors" %}