From 07de1e43f6952fcae8d77be869d1257a430d2373 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 17 Dec 2015 07:52:17 +0100 Subject: Removed useless tabulation. --- web/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/templates/layout.html b/web/templates/layout.html index 37a101d9..3a10f2d6 100644 --- a/web/templates/layout.html +++ b/web/templates/layout.html @@ -1,4 +1,4 @@ - + {% block head %} -- cgit