changing index.html and adding Etrack
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
|     <meta charset="UTF-8"> | ||||
|     <title>Login</title> | ||||
|     <script src="/js/main.js"></script> | ||||
|     <link href="css/styles.css" rel="stylesheet" /> | ||||
| </head> | ||||
| <body> | ||||
| <div><br>Please move to the next step with your own client UUID: </div> | ||||
| @@ -12,7 +13,6 @@ | ||||
|     <input type="text" name="clientUUID" value="436c4774-038f-4540-9c18-2691ca9b53d4" /> | ||||
|     <input type="submit" value="Proceed"/> | ||||
| </form> | ||||
|  | ||||
| <div><br>You can also register new UUID. *some logic to register UUID*: | ||||
| <br><a th:text="${clientUUID}">clientUUID should be here</a> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka