{% extends "base.html" %}
{% load i18n fieldset_extras %}
{% block title %}{% trans "Registration"%}{% endblock %}
{% block teaser%}
{% trans "Registration"%}
{% blocktrans %}After you've provided your account data, you'll receive
an email asking you to verify your email address. You have to click on the
link in this verification email to confirm your email address, otherwise
your can't login.{% endblocktrans %}