1 | <html> |
2 | <head> |
3 | <title>AVOR Demonstrator: Log-In</title> |
4 | <link rel="stylesheet" type="text/css" href="https://botcompany.de/serve/1031828?ct=text%2Fcss"/> |
5 | |
6 | <!-- Fonts --> |
7 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
8 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
9 | <link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap" rel="stylesheet"> |
10 | |
11 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
12 | </head> |
13 | <body> |
14 | <div class="admin-login-back"> |
15 | <table width="100%" height="100%" class="admin-login"> |
16 | <tr> |
17 | <td align="center"> |
18 | <img src="https://images.squarespace-cdn.com/content/v1/5f40f9d71a098716ac8e7210/1598094047099-9LMP3QN9ARHAXDU79WJF/RZ_AVOR_Logo_neg.png?format=1500w" class="admin-logo"> |
19 | <h3 class="admin-title">AVOR Concierge Bot Admin</h3> |
20 | <h3 class="admin-title">MFA Login Part 1</h3> |
21 | <form method="POST"> |
22 | <input type="hidden" name="redirect" value="$redirect" /> |
23 | <table> |
24 | <tr> |
25 | <td class="admin-text"> |
26 | <div class="form-group"> |
27 | <label>Password:</label> |
28 | <input type="password" name="pw" class="form-control"> |
29 | <input type="submit" class="btn btn-primary" value="Log in"/> |
30 | </td> |
31 | </tr> |
32 | </table> |
33 | </form> |
34 | <a href="https://concierge.avor.ag/concierge" class="login-link">Talk to bot</a> |
35 | <a href="https://www.avor.ag/" class="login-link">AVOR Homepage</a> |
36 | <a href="https://avor.ag/chatbot" class="login-link">Information about this technology</a> |
37 | <p class="login-link small">© Copyright 2021 AVOR AG</p> |
38 | </td> |
39 | </tr> |
40 | </table> |
41 | </div> |
42 | </body> |
43 | </html> |
download render html show line numbers
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, veepotesqksf
No comments. add comment
Snippet ID: | #1031829 |
Snippet name: | AVOR Log-In Page (LIVE) |
Eternal ID of this version: | #1031829/21 |
Text MD5: | 0d864912a9516946a524603238a3830a |
Author: | stefan |
Category: | |
Type: | HTML |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-07-14 19:39:42 |
Source code size: | 1907 bytes / 43 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 231 / 259578 |
Version history: | 20 change(s) |
Referenced in: | [show references] |