{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}Create Account{% endblock title %} {% block subtitle %}Create a Business account for a new user.{% endblock subtitle %} {% block content %}
The new user will receive an email with instructions on how to activate their account.