{% extends "layouts/default.html" %} {% block title %}Create a new account{% endblock %} {% block content %}

Create Your New Account

Enter your email address or create a unique name to log into the website. You can not change this after you've created your account.

Your display name is how the website will refer to you whilst logged-in. You can change this after you've logged into the website.

Re-enter your password here to make sure you haven't misspelt it.

{% endblock %}