From 156df0a8a51d7ae50ff422b42854791cdf4682e0 Mon Sep 17 00:00:00 2001 From: Dariusz Niemczyk Date: Sat, 9 Sep 2023 19:25:44 +0200 Subject: [PATCH] auth: add login button --- templates/403.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/403.html b/templates/403.html index cb37b80..18df432 100644 --- a/templates/403.html +++ b/templates/403.html @@ -59,10 +59,15 @@ animation-duration: 1s; animation-iteration-count: infinite; } + + a { + font-size: 4rem; + }
403
Forbidden_
+
Login