{% extends "base.html" %} {% block title %}{{ _("Register a new account") }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}
{% end block %}