X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/f253eb82624c454150771efb46b6d34595eb6183..d58d60efc6e8087bfdde14c83c7989799bf6a568:/notes/templates/note_base.html?ds=sidebyside diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index 93f3dc7..d85e875 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -6,9 +6,15 @@ {% block title %}{% endblock %} + + +
+

Notes

+
+ {% block content %}{% endblock %} \ No newline at end of file