From c3d6c25e52e37d772286f293f94a5dd7e1059529 Mon Sep 17 00:00:00 2001 From: François Schmidts Date: Wed, 27 Jan 2016 17:14:23 +0100 Subject: redoing UI and finishing up sidebar --- src/web/templates/layout.html | 1 - 1 file changed, 1 deletion(-) (limited to 'src/web/templates/layout.html') diff --git a/src/web/templates/layout.html b/src/web/templates/layout.html index 4b9f1a4c..ac943d54 100644 --- a/src/web/templates/layout.html +++ b/src/web/templates/layout.html @@ -12,7 +12,6 @@ - {% endblock %} -- cgit