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

3 lines
36 B
Plaintext

{% block $1 %}
$2
{% endblock $1 %}