{% extends "base.html" %} {% block title %}Add User - SW Labs Management{% endblock %} {% block content %}

Add New User

Enter a unique username for the user
Enter a valid email address
Enter a secure password for the user
Check this box to give the user administrative access
Cancel
{% endblock %}