From 1288445cdb96878cb44de34ebac4441b1e991d4d Mon Sep 17 00:00:00 2001 From: croueAlec Date: Mon, 14 Oct 2024 17:31:13 +0200 Subject: [PATCH 1/7] main column added for pong selection page --- django/src/games/templates/pong.html | 42 +++++++++++++++------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/django/src/games/templates/pong.html b/django/src/games/templates/pong.html index ae2d9c85..a7651514 100644 --- a/django/src/games/templates/pong.html +++ b/django/src/games/templates/pong.html @@ -1,26 +1,30 @@ {% extends "./extends/base.html" %} {% block content %} -
-
- Local Game - +
+
+
+
+ Local Game + +
+ +
+ Create a Room + + Join a Tournament +
+ +
+
+ + +
+
+ + +
- -
- Create a Room - - Join a Tournament -
- -
-
- - -
-
- -