diff options
Diffstat (limited to '')
| -rwxr-xr-x | www/html/index.py (renamed from web/website/index.py) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/website/index.py b/www/html/index.py index 131a82a..010ed2d 100755 --- a/web/website/index.py +++ b/www/html/index.py @@ -35,5 +35,5 @@ def index(req): + content + """ </table> -""")) +""")) #tableheads to change so it takes the output of the select |
