From 5e9d986d2e5b8585e2f14b2cd9cb00ae2e524624 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Tue, 26 Jul 2016 16:32:33 +0200 Subject: [PATCH] Add body_class block to base.html --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index 7099b8b7..b8687dca 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -38,7 +38,7 @@ {% block extra_head %}{% endblock %} - + {% spaceless %}