From b4af5c555e4f302bcfcc4a70acc10760f37411d6 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 15:50:38 +0200 Subject: [PATCH] Update index.php --- index.php | 66 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/index.php b/index.php index 3d3f3c3..ae77d3a 100644 --- a/index.php +++ b/index.php @@ -65,38 +65,7 @@ echo "
"; } echo ' -
-
-
-
- '.$name.' -

'.$description.'

-
-
- -
-
-
'.$howtoplay.'
-
'.$playsbestwith.'
-
'.$convars.'
-
Main Creator: '.$author.'
'.$ctext.'
-
-
-
-
+ '; if ($count%2 == 0) @@ -118,6 +87,39 @@ if ($count%2 != 1) echo "
"; echo 'Language: '.$language; ?> + +
+
+
+
+ '.$name.' +

'.$description.'

+
+
+ +
+
+
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+
Main Creator: '.$author.'
'.$ctext.'
+
+
+
+