{% extends "layout.html" %} {% set title = 'Sign up' %} {% set layout = 'layout' %} {% set body = 'register cover' %} {% block content %}

Sign up

* Password must be minimum 6 characters, alphanumeric only! * All fields are mandatory!
{% endblock content %}