# -*- mode: snippet -*- #name: django-for #key: for # -- {%for ${1:condition} %} $0 {%endfor%}