{% extends "base.html" %} {% load i18n %} {% block title %}{{ site.name }} is not available for new user registration currently{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ site_name }} is not available outside of private alpha currently.
We will send an email to {{ email }} when our open beta begins.
{% endblocktrans %} {% endblock %}