From 3dd6e3491405deadc56b084ad0587bbe524174b6 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Fri, 23 Nov 2018 12:41:49 -0500 Subject: [PATCH] Fix whitespace in templates --- templates/collection.tmpl | 2 +- templates/post.tmpl | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/collection.tmpl b/templates/collection.tmpl index b74b96c..a77ba5a 100644 --- a/templates/collection.tmpl +++ b/templates/collection.tmpl @@ -27,7 +27,7 @@ - {{if .StyleSheet}}{{end}} + {{if .StyleSheet}}{{end}} {{if .RenderMathJax}} diff --git a/templates/post.tmpl b/templates/post.tmpl index 962f795..5a187b4 100644 --- a/templates/post.tmpl +++ b/templates/post.tmpl @@ -31,10 +31,8 @@ {{if .Author}}{{end}} - {{template "highlighting" .}} -