From e4bda860ab7adb62ea6890d4eaaef3f521ea8a4a Mon Sep 17 00:00:00 2001 From: ZKWolf Date: Thu, 28 Mar 2024 19:25:37 +0100 Subject: [PATCH] added metadata to html --- src/templates/debug/matchmaking.html | 9 ++++++++- src/templates/debug/upload.html | 27 +++++++++++++++++++++++++++ src/templates/debug/user.html | 7 +++++++ src/templates/index.html | 9 ++++++++- src/templates/updater.html | 7 +++++++ 5 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 src/templates/debug/upload.html diff --git a/src/templates/debug/matchmaking.html b/src/templates/debug/matchmaking.html index cefb7eb..10530bf 100644 --- a/src/templates/debug/matchmaking.html +++ b/src/templates/debug/matchmaking.html @@ -19,6 +19,13 @@ } + + + + + + +

Matchmaking Debug Information

@@ -39,7 +46,7 @@ {% for lobby in lobby_data %} {{ lobby.id }} - {{ lobby.host }} + 1