From e360b1b9654fe1c131b3f9ba56f487c24d33af9b Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Wed, 24 Nov 2021 10:31:30 +0100
Subject: [PATCH] fix

---
 public/403.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/403.html b/public/403.html
index 673a664c6..a06246e17 100644
--- a/public/403.html
+++ b/public/403.html
@@ -50,6 +50,7 @@
     <div>
       <h1>You do not have access to this page.</h1>
     </div>
+  </div>
 </body>
 
 </html>
-- 
GitLab