{% extends "site_base.html" %}
{% load i18n %}
{% load bootstrap_tags %}
{% load url from future %}
{% block head_title %}{% trans "Welcome" %}{% endblock %}
{% block body %}
{% blocktrans %}Give us your email address and you'll be added to the waiting list{% endblocktrans %}{% trans "Sign up for the waiting list" %}