X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/f253eb82624c454150771efb46b6d34595eb6183..05f6047a04580ca13f9e12c51804d84ae9d4b8aa:/notes/templates/note_base.html diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index 93f3dc7..b3570eb 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -6,9 +6,37 @@ {% block title %}{% endblock %} + + -{% block content %}{% endblock %} +
+

Notes

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