diff --git a/includes/navigation.php b/includes/navigation.php index fa0ef1f..436cbd4 100644 --- a/includes/navigation.php +++ b/includes/navigation.php @@ -2,7 +2,7 @@ $host = $_SERVER['HTTP_HOST']; if ($host == 'dev.dtch.online') { - echo "You are on the development! Site"; + echo "
You are on the development! Site
"; } ?>
@@ -29,4 +29,4 @@ function myFunction() { x.style.display = "block"; } } - \ No newline at end of file +