From 243accc2dfe038129e1d9679a2e9fb409a60f66e Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Thu, 18 Apr 2024 19:47:19 +0200 Subject: [PATCH] Moved layout around a bit --- templates/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 44623b2..95999e9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -190,8 +190,8 @@

- {{ i[0] }} {{ i[1] }} - {{ i[8] }} + {{ i[0] }} {{ i[1] }}
+ {{ i[3] }} ({{ i[2] }})

@@ -239,7 +239,8 @@