From 94823b52168b44894fb5e9c960358ed02ebb122b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 5 Jul 2026 22:35:21 -0400 Subject: feat: courses gui overhaul, add course tab to map, add hidden exits to give courses structure --- internal/admin/templates/courses.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 internal/admin/templates/courses.html (limited to 'internal/admin/templates/courses.html') diff --git a/internal/admin/templates/courses.html b/internal/admin/templates/courses.html deleted file mode 100644 index 60e07f8..0000000 --- a/internal/admin/templates/courses.html +++ /dev/null @@ -1,14 +0,0 @@ -{{define "body-courses"}} -
-
- -
- -
-
-

Select a course to edit

-
-
- - -{{end}} -- cgit v1.2.3