From af30a4cd16b6169b698facbe83e48c448b8f8e79 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Mon, 3 Feb 2020 19:21:14 +0100 Subject: [PATCH] shift central div to the left --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 62436772..1761dad1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -91,7 +91,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
-
+
{% block sidebar %} {% endblock %}