{{ bootstrap.load_css() }}
{% if not registered %}
Register on RealNet
Individual
Organization
username:
email:
password:
repeat password:
Register
{% for auth in authenticators %}
{{auth.name}}
{% endfor %}
{% else %}
Please check your email to complete the registration
{% endif %} {% if error %}
{{msg}}
{% endif %}
Login
{{ bootstrap.load_js() }}