{% extends "_layout.html.j2" %} {% import "_components/form.html.j2" as form %} {%- block head -%} {%- endblock -%} {%- block title -%} Sign up {%- endblock -%} {%- block content -%}
This server is not currently accepting new accounts.
{% when RegisterBody::UsernamePrompt { allow_federation, untrusted_flow_status, trusted_flow_status, username_error, next } %}You're about to register a new Matrix account on {{ server_name }}.
{% if allow_federation %}Like email, Matrix is a network of servers. Your account will be able to talk to users on hundreds of different Matrix servers across the world.
{% endif %}Choose a username to continue.
{% if !is_first_run %}