diff --git a/index.php b/index.php
index 3989fad..2ae8047 100644
--- a/index.php
+++ b/index.php
@@ -28,7 +28,7 @@ for ($i = 0; $i < count($module_list); $i++) {
}
else {
echo "". $module_list[$i] .":";
- echo '' . 'Тык ' . `\n`;
+ echo '' . 'Тык ' . `
`;
}
}