X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/6a0691dfa1af7c040e43aab03646238b92abe235..4782b277ede00ac45bdf776d06a04524fbd194c8:/notes/templates/note_detail.html 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 %}