From f7a63dd6fedc822b907414f13e51b3f0f9b0a489 Mon Sep 17 00:00:00 2001 From: MichaelKapustey Date: Sun, 16 Nov 2025 13:58:41 +0100 Subject: [PATCH] Add simple download HTML page My pocketbook has troubles displaying the table of files in the bottom of the usual page. This simple download page should work on any device. Its ugly but functional. Should be available through '/assets/simple-download.html' according to current routing setup --- app/src/main/assets/simple-download.html | 102 +++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 app/src/main/assets/simple-download.html diff --git a/app/src/main/assets/simple-download.html b/app/src/main/assets/simple-download.html new file mode 100644 index 0000000..90f8f80 --- /dev/null +++ b/app/src/main/assets/simple-download.html @@ -0,0 +1,102 @@ + + + + + + + Simple Download + + + + +

Available Files

+ +

+ + + + +