From 257bbb691c845b0fcc721b48a953a14e42a0c060 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 26 Jun 2026 13:44:00 +1200 Subject: [PATCH] commenting out forget password link as page is just a placeholder at the moment instead of functional --- templates/signin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/signin.html b/templates/signin.html index a73ddfb..cb7cbee 100644 --- a/templates/signin.html +++ b/templates/signin.html @@ -22,6 +22,6 @@

Don't have an account? Create one

-

Forgot password? Reset Password

+ {% endblock %} \ No newline at end of file