1 2 3 4 5
# -*- mode: snippet -*- #name: django-if #key: dj_if # -- {% if ${1:condition} %}$0{% endif %}