{% extends "site_base.html" %} {% load url from future %} {% load i18n %} {% load bootstrap_tags %} {% block head_title %}{% trans "Sign up" %}{% endblock %} {% block body %}
{% blocktrans %}If you have signup code you can enter it below.{% endblocktrans %}
{% endblock %}