aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/templates/empty-directories.html
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-29 11:44:57 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-29 11:44:57 -0800
commite7ef35277dd0b4bba5b3fb675d5eed3cd0f0fcb8 (patch)
tree0fc0bd749cccdc0cf2be986c58c1a0cf98ebf0d3 /src/main/resources/templates/empty-directories.html
parent034ed93198bfd9387458489a4af6c240debd7e48 (diff)
refactor webui into templates
Diffstat (limited to 'src/main/resources/templates/empty-directories.html')
-rw-r--r--src/main/resources/templates/empty-directories.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/templates/empty-directories.html b/src/main/resources/templates/empty-directories.html
new file mode 100644
index 0000000..665dbd8
--- /dev/null
+++ b/src/main/resources/templates/empty-directories.html
@@ -0,0 +1,6 @@
+<div class="empty-state" style="padding: 20px;">
+ <div class="empty-state-icon">
+ <i class="fas fa-folder-open" style="opacity: 0.3;"></i>
+ </div>
+ <p style="font-size: 12px; color: #72767d; margin: 8px 0 0 0;">no directories found</p>
+</div> \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage