diff --git a/snippets/htmldjango.snippets b/snippets/htmldjango.snippets index c19e877..09cf98e 100644 --- a/snippets/htmldjango.snippets +++ b/snippets/htmldjango.snippets @@ -83,6 +83,8 @@ snippet widthratio {% widthratio ${1:this_value} ${2:max_value} ${3:100} %} snippet with {% with ${1} as ${2} %} + ${3} + {% endwith %} # Template Filters