From 4974eb58480f413c67f5f6e8fac430186eda2b62 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 29 Nov 2018 16:57:26 -0600 Subject: uploading all recent changes ahead of sys upgrade --- design/templates/notes/notes_listold.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 design/templates/notes/notes_listold.html (limited to 'design/templates/notes/notes_listold.html') diff --git a/design/templates/notes/notes_listold.html b/design/templates/notes/notes_listold.html new file mode 100644 index 0000000..8066369 --- /dev/null +++ b/design/templates/notes/notes_listold.html @@ -0,0 +1,9 @@ +{% extends 'base.html' %} +{% block content %} +
+

Notes

+ +
+{% endblock %} -- cgit v1.2.3