summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-07-24 13:40:07 -0500
committerluxagraf <sng@luxagraf.net>2023-07-24 13:40:07 -0500
commit1dc0faaf94b8ffcd93b303839133849bfeea0848 (patch)
tree16125a509af9a78f1463745a9595c7971592b9b3
parente5c5a6c840456a46e894f765c5e438692c810d5d (diff)
notes: moved templates from posts app
-rw-r--r--app/notes/templates/notes/note_form.html (renamed from app/posts/templates/posts/note_form.html)0
-rw-r--r--app/notes/templates/notes/note_list.html (renamed from app/posts/templates/posts/note_list.html)0
2 files changed, 0 insertions, 0 deletions
diff --git a/app/posts/templates/posts/note_form.html b/app/notes/templates/notes/note_form.html
index 10d81ac..10d81ac 100644
--- a/app/posts/templates/posts/note_form.html
+++ b/app/notes/templates/notes/note_form.html
diff --git a/app/posts/templates/posts/note_list.html b/app/notes/templates/notes/note_list.html
index c4d287c..c4d287c 100644
--- a/app/posts/templates/posts/note_list.html
+++ b/app/notes/templates/notes/note_list.html