X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/ee38ff5eec83ee81d518125d2894c631da45c3f9..6a0691dfa1af7c040e43aab03646238b92abe235:/notes/templates/note_base.html?ds=inline diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index d85e875..dcb8ec3 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -1,4 +1,3 @@ -{% load markdownify %} @@ -9,12 +8,20 @@ - + -
+

Notes

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