]> git.p6c8.net - pcdenotes.git/blobdiff - notes/templates/note_detail.html
Changed way of generating HTML
[pcdenotes.git] / notes / templates / note_detail.html
index 0feb681cc5d1a2b303d5e255c5d38b5ccdd3e94f..d15296dd6dc1f010ed56c7267bd2c57546113fe6 100644 (file)
@@ -1,5 +1,4 @@
 {% extends "note_base.html" %}
-{% load markdownify %}
 
 {% block title %}{{ note.title }} – Notes{% endblock %}
 

patrick-canterino.de