X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/6a0691dfa1af7c040e43aab03646238b92abe235..b8bbedc407b0f1460c4a371a0fb5cd31dd18417c:/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 %}