From e2d462c57a441c24d15f54b8260bde5ffc0b32fc Mon Sep 17 00:00:00 2001 From: Andrew Nguyen Date: Wed, 28 Aug 2024 01:00:13 -0700 Subject: [PATCH] Segregation of registration from logging in --- app/client/views/login/login.html | 18 ++++++++++++++++-- app/client/views/login/loginCtrl.js | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/app/client/views/login/login.html b/app/client/views/login/login.html index 2c16bed96..3414fdc8f 100644 --- a/app/client/views/login/login.html +++ b/app/client/views/login/login.html @@ -21,14 +21,14 @@
@@ -44,6 +44,20 @@
+ + + +
+
+ + +