@ -9,3 +9,7 @@ snippet for "For loop"
$0
{% endfor %}
endsnippet
snippet static "Django static route"
{% static "${1:path}" %}