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

Notes

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