X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/6a0691dfa1af7c040e43aab03646238b92abe235..bb41f36c58707df91ca96b39b41f51e98306aee7:/notes/templates/note_detail.html?ds=sidebyside

diff --git a/notes/templates/note_detail.html b/notes/templates/note_detail.html
index 0feb681..d15296d 100644
--- a/notes/templates/note_detail.html
+++ b/notes/templates/note_detail.html
@@ -1,5 +1,4 @@
 {% extends "note_base.html" %}
-{% load markdownify %}
 
 {% block title %}{{ note.title }} – Notes{% endblock %}