git.p6c8.net
/
pcdenotes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated dependencies
[pcdenotes.git]
/
notes
/
templates
/
note_detail.html
diff --git
a/notes/templates/note_detail.html
b/notes/templates/note_detail.html
index b097c554d625c215736a0b09f05d140124d182bb..d15296dd6dc1f010ed56c7267bd2c57546113fe6 100644
(file)
--- a/
notes/templates/note_detail.html
+++ b/
notes/templates/note_detail.html
@@
-1,7
+1,6
@@
{% extends "note_base.html" %}
{% extends "note_base.html" %}
-{% load markdownify %}
-{% block title %}
Notes - {{ note.title }}
{% endblock %}
+{% block title %}
{{ note.title }} – Notes
{% endblock %}
{% block content %}
{% include "note.html" %}
{% block content %}
{% include "note.html" %}
patrick-canterino.de