From e6ae127e6fe86b738d16d22d70a5db2dadf349a0 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 28 Mar 2025 20:38:06 +0000 Subject: Add link to register account to sign-in page --- gn_auth/templates/oauth2/authorise-user.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gn_auth/templates/oauth2/authorise-user.html b/gn_auth/templates/oauth2/authorise-user.html index 2e4e540..f186167 100644 --- a/gn_auth/templates/oauth2/authorise-user.html +++ b/gn_auth/templates/oauth2/authorise-user.html @@ -59,6 +59,8 @@ {%endif%} +
+ Create a New Account {%endblock%} -- cgit v1.2.3