Error page template that is served as HTML response for any error message to be conveyed.
Index page template that is served as HTML response for the root endpoint.
Logout page template that is served as HTML response when the user decides to end the session.
Monitor page template that is served as HTML response for the monitor endpoint.
Session page template that is served as HTML response when invalid/expired session tokens are received.
Unauthorized template that is served as HTML response when the user is unauthorized.