From 7d869ff5d7f0b1f7b7c5d994e4252bd694ba194a Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 10:55:44 +0200 Subject: [PATCH] Update index.php --- index.php | 71 ++++++++++++++++++++++++++----------------------------- 1 file changed, 34 insertions(+), 37 deletions(-) diff --git a/index.php b/index.php index dd3ef49..cd1842f 100644 --- a/index.php +++ b/index.php @@ -18,16 +18,13 @@ - + + + + + - - - - - - - @@ -36,38 +33,38 @@ foreach (glob("roles/*.php") as $filename) { include $filename; echo ' -
-
-
-

'.$description.'

-
-
- -
-
- '.$name.' -
'.$howtoplay.'
-
'.$playsbestwith.'
-
'.$convars.'
-
-
-
+
+
+
+

'.$description.'

+
+
+ +
+
+ '.$name.' +
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+
+
+
'; } ?> - + + +