diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-04-07 16:46:53 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-04-07 16:46:53 -0400 |
commit | bb4e0e55fee7ec8f34c36e6299301d612a0de2ce (patch) | |
tree | 89e0b658d0aba56a0fb15aeb6d1f7c2da67e4e91 /ufund-ui/src/app/components/signup/signup.component.html | |
parent | ebeafe0a6a70da064fd97359e38f53406a58bed4 (diff) | |
download | JellySolutions-bb4e0e55fee7ec8f34c36e6299301d612a0de2ce.tar.gz JellySolutions-bb4e0e55fee7ec8f34c36e6299301d612a0de2ce.tar.bz2 JellySolutions-bb4e0e55fee7ec8f34c36e6299301d612a0de2ce.zip |
Redo login page
Diffstat (limited to 'ufund-ui/src/app/components/signup/signup.component.html')
-rw-r--r-- | ufund-ui/src/app/components/signup/signup.component.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ufund-ui/src/app/components/signup/signup.component.html b/ufund-ui/src/app/components/signup/signup.component.html index ef2fc27..78f5099 100644 --- a/ufund-ui/src/app/components/signup/signup.component.html +++ b/ufund-ui/src/app/components/signup/signup.component.html @@ -26,3 +26,5 @@ </div> <span>Already have an account? <a routerLink="/login">Log in</a></span> </div> +<div id="bg-cr"></div> +<div id="bg-jf"></div> |