]> git.p6c8.net - pcdenotes.git/blobdiff - notes/templates/note_detail.html
Added "from-to" in copyright note
[pcdenotes.git] / notes / templates / note_detail.html
index b097c554d625c215736a0b09f05d140124d182bb..d15296dd6dc1f010ed56c7267bd2c57546113fe6 100644 (file)
@@ -1,7 +1,6 @@
 {% extends "note_base.html" %}
-{% load markdownify %}
 
-{% block title %}Notes - {{ note.title }}{% endblock %}
+{% block title %}{{ note.title }} – Notes{% endblock %}
 
 {% block content %}
 {% include "note.html" %}

patrick-canterino.de