Add User Button
Learn how to create the "Add user" button for new users.
We'll cover the following...
We'll cover the following...
So far, we have been working on an HTML form to add a new user. Now, we can adjust the edit.html
template a bit to place editing of a user next to the user creation.
Creation of a user
We will start by adding an “Add user” button ...