]> git.p6c8.net - pcdenotes.git/blobdiff - notes/templates/note_detail.html
Bottom nav looks good now
[pcdenotes.git] / notes / templates / note_detail.html
index b097c554d625c215736a0b09f05d140124d182bb..0feb681cc5d1a2b303d5e255c5d38b5ccdd3e94f 100644 (file)
@@ -1,7 +1,7 @@
 {% 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