{% extends "base" %} {% block title %}{{SERVICE_NAME|escape}} - Registration{% endblock %} {% block content %}

Registration

{% include "info" %}

Please fill in the following form. Fields with an asterisk are required.

 

Note: Choosing default units makes using {{SERVICE_NAME|escape}} easier by pre-selecting certain menus for you, but never locks you in to that choice. You will be able to use any {{SERVICE_NAME|escape}} units regardless of your default units, and you may change your default units later on in your profile page.

{% endblock %}