From 3f4aa41a685ccab17e1d76cdde20a4a6ab95a095 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 13 Jan 2020 19:41:52 +0100 Subject: Colortheme switcher --- themes/elenq/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes/elenq/templates/base.html') diff --git a/themes/elenq/templates/base.html b/themes/elenq/templates/base.html index 79973e1..c0f2811 100644 --- a/themes/elenq/templates/base.html +++ b/themes/elenq/templates/base.html @@ -38,6 +38,7 @@ + @@ -61,6 +62,10 @@ {{ pg.title }} {% endfor %} {% endif %} + -- cgit v1.2.3