{% extends "site_base.html" %} {% load i18n %} {% block head_title %}{% trans "Plenum: Create Account" %}{% endblock %} {% block body %}

{% trans "Welcome to the Plenum" %}

{% trans "Please enter your registration code:" %}

{% endblock %}