From 2cf160d497e501bf254bd8be054c0f5880ab90ca Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 8 Jun 2013 17:37:43 +0200 Subject: restructured webui to single-page-app, removed jinja --- module/web/app/unavailable.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 module/web/app/unavailable.html (limited to 'module/web/app/unavailable.html') diff --git a/module/web/app/unavailable.html b/module/web/app/unavailable.html new file mode 100644 index 000000000..6706a693c --- /dev/null +++ b/module/web/app/unavailable.html @@ -0,0 +1,18 @@ + + + + WebUI not available + + + +

WebUI not available

+You are running a pyLoad version without prebuilt webUI. You can download a build from our website or deactivate the dev mode. +If desired you can build it yourself by running: + + + + \ No newline at end of file -- cgit v1.2.3