From 0e8d6049bfb693531f6f8f0f3e8c7fbbb3e63e24 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 15 Nov 2024 21:20:51 +0000 Subject: Make authorise-user template more consistent with GN2 style --- gn_auth/templates/oauth2/authorise-user.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gn_auth/templates') diff --git a/gn_auth/templates/oauth2/authorise-user.html b/gn_auth/templates/oauth2/authorise-user.html index 2ef22af..daae3b6 100644 --- a/gn_auth/templates/oauth2/authorise-user.html +++ b/gn_auth/templates/oauth2/authorise-user.html @@ -6,8 +6,9 @@ {%block content%} {{flash_messages()}} - -
User Credentials +
+ - - User Credentials
+
{%endblock%} -- cgit v1.2.3