Merge pull request #82 from tylerball/upstream

Fix snippet for Django context tag inserting a blank line below itself
This commit is contained in:
Honza Pokorny 2012-03-02 14:08:09 -08:00
commit 4c3b032c17

View File

@ -8,7 +8,6 @@ snippet %%
{% end$1 %} {% end$1 %}
snippet { snippet {
{{ ${1} }}${2} {{ ${1} }}${2}
# Template Tags # Template Tags
snippet autoescape snippet autoescape