{% extends 'base.html' %} {% block content %} {{ block.super }}
{% block description %}{% endblock %}

(*) Required Field

{% csrf_token %}

User Information
* First name:
* Last name:

Organization Information
* Institution name:
Website:

Login Information
* Username:
* Password:
* Repeat password:

{% block otherfields %}

Profile picture (optional):
Please note that your picture will stored in the public domain.
Your profile picture must be in JPEG or PNG format.
A default profile picture will be used if none is provided.

{% endblock %}
Return to {% block to %}{% endblock %} {% endblock %}