summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/html-mode/django_comment
blob: b29389e692f0ad98029a5a14b9bb11ae07548708 (plain)
1
2
3
4
5
# -*- mode: snippet -*-
#name: django-comment
#key: #
# --
{% comment "${1:note}" %}$0{% endcomment %}