diff options
Diffstat (limited to 'pyload/web/app/index.html')
-rw-r--r-- | pyload/web/app/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/web/app/index.html b/pyload/web/app/index.html index 42dd005e4..28584587c 100644 --- a/pyload/web/app/index.html +++ b/pyload/web/app/index.html @@ -8,7 +8,6 @@ <meta name="description" content="pyLoad WebUI"> <meta name="viewport" content="width=device-width"> - <!-- TODO: basepath and templates --> <link href="styles/font.css" rel="stylesheet" type="text/css"/> <link href="styles/default/main.css" rel="stylesheet" type="text/css"> |