{% extends "base.html" %} {% block body %}
{{ register_user_form.hidden_tag() }}
{% endblock %}