{% extends "site_base.html" %} {% load i18n %} {% block head_title %}{% trans "Welcome" %}{% endblock %} {% block tab_id %}id="home_tab"{% endblock %} {% block body %}

We are currently in active development. If you would like to receive a beta code for this please give us your e-mail address below

{{ form.as_p }}

- or -

You can use a sign-up code to sign-up with the site right now.

{% endblock %}