{% extends "layout.html" %} {% block body %}

{{_('Register a new account')}}

{% if error %}
{{error}}
{% endif %} {% endblock %}