X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/083b6653f96bcbbea1328090e4775b055ab01c03..4782b277ede00ac45bdf776d06a04524fbd194c8:/notes/templates/note_base.html?ds=sidebyside diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index 58cf3dd..11112df 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -1,4 +1,4 @@ -{% load markdownify %} +{% load static %} @@ -6,37 +6,45 @@ {% block title %}{% endblock %} - - + + - + -
-

Notes

-
+
+

Notes

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