User Login page (index.html)

Figure 55: User Login page

The index.html file is the first login page displayed, in which a client requesting access to the network enters a user name and password. In the index.html template file, you can customize any part of the source code except for the form that processes the user name and password entered by a client.

Figure 56: HTML code for User Login page template