From 0408d03a29c7aced3d4730df8fee1662cba4a4dd Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 23 Jan 2025 03:14:14 +0100 Subject: Initial commit --- templates/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..220c8c9 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,32 @@ + + + + + box + + + +

Box

+
Server for uploading files. Use the form here or send a POST request to /[filename] with the content of the file in the body.
+

+
+ + + -- cgit v1.2.3