{% extends "brickwork/shell/auth.html" %} {% comment %} Create an account. COPY THIS FILE into your project and edit it. It is not on the template loader path, so you cannot extend it (ADR-056). What your view must supply: form your signup form As with signin.html, brickwork names no field and ships no view or URL: allauth uses email/password1/password2, django.contrib.auth's UserCreationForm uses username, and bw_form renders either without this file knowing the difference. The URL below is a PLACEHOLDER; replace it with your own. States: the form's own valid/invalid states (bw_form renders errors inline). Accessibility: inherits shell/auth.html's skip link, lang/dir/theme attributes and themed bare-prose-link colour; the page's own
Free for 30 days. No card needed.
Already have an account? Sign in
{% comment %} Your terms line, if you have one. Keep it as text near the submit rather than as a pre-ticked checkbox. {% endcomment %}By creating an account you agree to our terms of service and privacy policy.