diff --git a/AstraOS/Frontend/HTML/discord_bots.html b/AstraOS/Frontend/HTML/discord_bots.html index 5562a3f..6947d31 100644 --- a/AstraOS/Frontend/HTML/discord_bots.html +++ b/AstraOS/Frontend/HTML/discord_bots.html @@ -18,52 +18,50 @@ {% block content %}
-
- -
-

Discord Bot Management

- -
+ +
+

Discord Bot Management

+ +
- -
- {% for bot in bots %} -
-
-
-

{{ bot.name }}

- - {{ bot.status }} - -
-

Filename: {{ bot.filename }}

+ +
+ {% for bot in bots %} +
+
+
+

{{ bot.name }}

+ + {{ bot.status }} +
-
- -
- - Konsole - - -
+

Filename: {{ bot.filename }}

+
+
+ +
+ + Konsole + +
- {% else %} -

Noch keine Bots hochgeladen.

- {% endfor %}
-
+ {% else %} +

Noch keine Bots hochgeladen.

+ {% endfor %} +