diff --git a/server/web/index.php b/server/web/index.php
index 3175e33..0d0b7c4 100644
--- a/server/web/index.php
+++ b/server/web/index.php
@@ -40,7 +40,18 @@
if ($result->num_rows > 0) {
// output data of each row
while($row = $result->fetch_assoc()) {
- echo "id: " . $row["id"]. " - Mac: " . $row["mac_address"]. " " . $row["universe"]. " ". $row["dmx_address"]. "
";
+ echo '''
+