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