diff --git a/static/index.html b/static/index.html index cbdc1d2..8fdd1d7 100644 --- a/static/index.html +++ b/static/index.html @@ -1,5 +1,6 @@ + @@ -8,6 +9,7 @@ +
@@ -17,8 +19,10 @@

NetBird MSP Appliance

-

Multi-Tenant Management Platform

-

alpha-1.1

+

Multi-Tenant Management + Platform

+

alpha-1.1 +

@@ -37,30 +41,37 @@

-
-

Enter your 6-digit authenticator code

+

Enter your 6-digit + authenticator code

+ maxlength="6" pattern="[0-9]{6}" inputmode="numeric" autocomplete="one-time-code" + required autofocus>
- Back to login + Back to login
-

Scan this QR code with your authenticator app

+

Scan this QR code with your + authenticator app

TOTP QR Code
@@ -70,13 +81,16 @@

+ maxlength="6" pattern="[0-9]{6}" inputmode="numeric" autocomplete="one-time-code" + required>
- Back to login + Back to login
@@ -88,17 +102,21 @@