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

Register a new account

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