From db338096bb8ed9c49c26170c3d852900af1d70e4 Mon Sep 17 00:00:00 2001 From: "Thomas R. Koll" Date: Wed, 16 Dec 2015 19:09:12 +0100 Subject: [PATCH 01/11] web: Remove extra closing tags for scripts in header --- hledger-web/Foundation.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger-web/Foundation.hs b/hledger-web/Foundation.hs index 1bfe9a083..bac90a0a8 100644 --- a/hledger-web/Foundation.hs +++ b/hledger-web/Foundation.hs @@ -128,8 +128,8 @@ instance Yesod App where addStylesheet $ StaticR css_bootstrap_min_css -- load these things early, in HEAD: toWidgetHead [hamlet| - - +