From 7bc19d04271f7b073580f4eb04fba6e672869542 Mon Sep 17 00:00:00 2001 From: Nikolas Date: Mon, 28 Oct 2024 19:09:00 +0200 Subject: notes: drop section page --- templates/notes.html | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 templates/notes.html (limited to 'templates/notes.html') diff --git a/templates/notes.html b/templates/notes.html deleted file mode 100644 index f49e822..0000000 --- a/templates/notes.html +++ /dev/null @@ -1,8 +0,0 @@ -{% extends "base.html" %} {% block body %} -

{{ section.title }}

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