diff --git a/internal/utils/login_html.go b/internal/utils/login_html.go index 4d5a300..5c1498e 100644 --- a/internal/utils/login_html.go +++ b/internal/utils/login_html.go @@ -10,64 +10,76 @@ const ( header = ` - {{ .Title }} - - + {{ .Title }} + + + -
+
` footer = ` @@ -78,15 +90,15 @@ const ( ` loginPageSuccess = ` -
-
-

Login Success!

-

You've successfully logged in to Nucleus CLI.

-

You may now close this window and return to your terminal.

-
-
- -
+ +
+

Login Success!

+

You've successfully logged in to Nucleus CLI.

+

You may now close this window and return to your terminal.

+
+
+ +
` loginPageError = `