FG42/conf/emacs.d/snippets/django-mode/html-mode/django/autoescape

3 lines
49 B
Plaintext

{% autoescape ${1:off} %}
$2
{% endautoescape %}