{% extends "base.html" %} {% block title %}{{ _('Account Creation') }} — {{ service_name }}{% endblock %} {% block content %}
{{ _('Please enter the necessary information to create an account.') }}