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

Edit User

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