From 008f3d9a65f6ffaed0069186ac662fc21d854589 Mon Sep 17 00:00:00 2001 From: Tyler Ball Date: Wed, 30 Nov 2011 09:24:07 -0500 Subject: [PATCH] removing empty line to prevent context tag from inserting a newline after itself --- snippets/htmldjango.snippets | 1 - 1 file changed, 1 deletion(-) diff --git a/snippets/htmldjango.snippets b/snippets/htmldjango.snippets index 6bff8c1..c87b5ee 100644 --- a/snippets/htmldjango.snippets +++ b/snippets/htmldjango.snippets @@ -8,7 +8,6 @@ snippet %% {% end$1 %} snippet { {{ ${1} }}${2} - # Template Tags snippet autoescape