diff --git a/templates/index.html b/templates/index.html index b89b708..96c15b1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,31 +1,17 @@ - +
Bot Status: {{ "Running" if bot_running else "Stopped" }}
+ Start Bot + Stop Bot + Settings + Logout diff --git a/templates/login.html b/templates/login.html index c47f0e7..dbeafa5 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,36 +1,19 @@ - +