X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/5180f5cea6192febac98268fbf579e7031cf2e22..f253eb82624c454150771efb46b6d34595eb6183:/notes/templates/note_list.html diff --git a/notes/templates/note_list.html b/notes/templates/note_list.html index fb2da33..9f1554c 100644 --- a/notes/templates/note_list.html +++ b/notes/templates/note_list.html @@ -1,14 +1,9 @@ +{% extends "note_base.html" %} {% load markdownify %} - - -
-Number of notes: {{ notes_count }}
- - - +{% endblock %} \ No newline at end of file