Create new account
{{ form.password(class="form-control", type="password") }}
{{ render_field_errors(form.password) }}
{% if HCAPTCHA_SITEKEY %}
{% endif %}
By clicking Create Account, you agree to abide by
SimpleLogin's Terms and Conditions.
{% if connect_with_proton %}
or
Sign up with Proton
{% endif %}
{% if connect_with_oidc %}
or
Sign up with SSO
{% endif %}