From 769f43a6e09ef9c50884a3cda463175ae09d1600 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Thu, 28 Oct 2021 10:31:50 +0800 Subject: Stylize auth page --- jimbrella/templates/auth.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'jimbrella/templates/auth.html') diff --git a/jimbrella/templates/auth.html b/jimbrella/templates/auth.html index 9fb1e14..a6a7b5a 100644 --- a/jimbrella/templates/auth.html +++ b/jimbrella/templates/auth.html @@ -1,3 +1,4 @@ +{# Login and register interface #} @@ -13,16 +14,17 @@ {% endif %}
- {% include "admin/tabs.html" %}
-- cgit v1.2.3