X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/ae03458e871011aea691e3d67b577f60362f481d..d27ffda10a6f3b0eb282a45b0566ac0f18239c46:/notes/templates/note_base.html diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index ca4eaaf..0e779e6 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -1,4 +1,4 @@ -{% load markdownify %} +{% load static %} @@ -6,17 +6,36 @@ {% block title %}{% endblock %} + - + -
-

Notes

-
+
+

Notes

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