From 741304ee8c76baf9c3cbbf00d765c12abaeec00f Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Tue, 15 May 2018 10:06:09 -0400 Subject: [PATCH] Be sure not to include inline scripts in FULLBRUTALISM mode --- brutaldon/templates/main/post_partial.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index cc1bc74..a49dad0 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -65,6 +65,7 @@ + {% if not fullbrutalism %} +{% endif %}