From 63d5d2da8709ad54c57cac534a07713bd61bfb56 Mon Sep 17 00:00:00 2001 From: Aaron Kimbre Date: Sun, 3 Apr 2022 13:33:33 -0500 Subject: [PATCH] refine it a bit --- app/templates/main/about.html.j2 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/app/templates/main/about.html.j2 b/app/templates/main/about.html.j2 index 68380e2..5a43881 100644 --- a/app/templates/main/about.html.j2 +++ b/app/templates/main/about.html.j2 @@ -3,19 +3,13 @@ {% block title %}About{% endblock %} {% block content_before %} - About {{ config.APP_NAME }} + Online Players: {{ online }} {% endblock %} {% block content %}
-

Contributors

- -
-
- Online Players: {{ online }} -
-
+

Staff

{% for mod in mods %}