diff options
Diffstat (limited to 'templates/partials/empty-files.html')
| -rw-r--r-- | templates/partials/empty-files.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/partials/empty-files.html b/templates/partials/empty-files.html new file mode 100644 index 0000000..29f9ca1 --- /dev/null +++ b/templates/partials/empty-files.html @@ -0,0 +1,5 @@ +<div style="text-align: center; padding: 60px 20px; color: #666;"> + <div style="font-size: 64px; margin-bottom: 20px;">ðŸ“</div> + <h3>No files uploaded yet</h3> + <p>Upload some files to see them here!</p> +</div> |
