diff --git a/templates/admin_sidebar.templ b/templates/admin_sidebar.templ new file mode 100644 index 0000000..9294dd8 --- /dev/null +++ b/templates/admin_sidebar.templ @@ -0,0 +1,29 @@ +package templates + +templ AdminSidebar(user User, currentPath string) { + +}