diff --git a/templates/createAccount.handlebar b/templates/createAccount.handlebar index 11e2069..3d442ac 100644 --- a/templates/createAccount.handlebar +++ b/templates/createAccount.handlebar @@ -1,112 +1,180 @@ - + + - - Document + Create Account - Nostr - - - + + - - - -
-
-

- - Welcome to Nostr! -

+ + +
+
+

+ Complete Creating Account +

+
+
+ {{#if error}} + + {{/if}} - - {{#if error}} - - {{/if}} + - + - + - + - + + - - - -
+ +
- + \ No newline at end of file diff --git a/templates/login.handlebar b/templates/login.handlebar index ca4e90a..48775ee 100644 --- a/templates/login.handlebar +++ b/templates/login.handlebar @@ -1,49 +1,99 @@ - + + - Login - Nostr - - + + + - - -
-
-

- - Login to Nostr -

-
+ + +
+
+

+ Login to Nostr Account +

+
+
- -
- -
-
- -
-
- -
-
+ + + + + +
- - + + + \ No newline at end of file