From e7ef35277dd0b4bba5b3fb675d5eed3cd0f0fcb8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 29 Dec 2025 11:44:57 -0800 Subject: refactor webui into templates --- src/main/resources/templates/empty-files.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/main/resources/templates/empty-files.html (limited to 'src/main/resources/templates/empty-files.html') diff --git a/src/main/resources/templates/empty-files.html b/src/main/resources/templates/empty-files.html new file mode 100644 index 0000000..d5ca35a --- /dev/null +++ b/src/main/resources/templates/empty-files.html @@ -0,0 +1,16 @@ +
+
+ +
+

no files yet

+

upload some files through discord to see them here

+
+ \ No newline at end of file -- cgit v1.2.3