summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/html-mode/django_endif
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/html-mode/django_endif')
-rw-r--r--.emacs.d/snippets/html-mode/django_endif2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/snippets/html-mode/django_endif b/.emacs.d/snippets/html-mode/django_endif
index fe9c533..bcb7104 100644
--- a/.emacs.d/snippets/html-mode/django_endif
+++ b/.emacs.d/snippets/html-mode/django_endif
@@ -2,4 +2,4 @@
2#name: django-endif 2#name: django-endif
3#key: ef 3#key: ef
4# -- 4# --
5{%endif%} \ No newline at end of file 5{% endif %} \ No newline at end of file