From 617010c9ec0d172b4a7c7d3500040a855eaf8a98 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Tue, 27 Mar 2018 00:49:48 +0200 Subject: [PATCH] added no-js class to html-body to be able to prodive tailored css --- templates/default-layout-wrapper.hamlet | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/default-layout-wrapper.hamlet b/templates/default-layout-wrapper.hamlet index a785cb89c..ef15995c0 100644 --- a/templates/default-layout-wrapper.hamlet +++ b/templates/default-layout-wrapper.hamlet @@ -38,7 +38,12 @@ $newline never \ }); } - + + + +