diff --git a/index.php b/index.php index ae77d3a..3d3f3c3 100644 --- a/index.php +++ b/index.php @@ -65,7 +65,38 @@ echo "
"; } echo ' - +
+
+
+
+ '.$name.' +

'.$description.'

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

'.$description.'

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