{% extends "master.html" %} {% from "_formhelpers.html" import render_field_in_row %} {% block title %}New user{% endblock %} {%block tag %}home{% endblock %} {% block content %}
If you wish to become a mirror for this project you will have to create a user in this application. You will be asked to provide a valid email address.
{% endblock %}