{% extends 'stackdio/page.html' %} {% load staticfiles %} {% block title %}Create User{% endblock %} {% block user-class %}active{% endblock %} {% block stylesheets %} {{ block.super }} {% endblock %} {% block page-content %}
After you press 'Create User', an email will be sent to the provided email address with information about how to set up a password.
There is no default password, so the new user will not be able to login until setting up a password via the link in the email.