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

3 lines
37 B
Plaintext

{% with $1 as $2 %}
$3
{% endwith %}