{{define "title"}}Créer un compte |{{end}}

{{define "body"}}
<div class="d-flex">
  <h2>Création d'un nouveau compte</h2>
</div>

    <div class="alert alert-danger mt-4">
      Code d'invitation invalide.
    </div>
{{end}}