diff --git a/fake_home/.vim/templates/skeleton.php b/fake_home/.vim/templates/skeleton.php index e02f49f..b189b47 100644 --- a/fake_home/.vim/templates/skeleton.php +++ b/fake_home/.vim/templates/skeleton.php @@ -1,7 +1,7 @@ '; - echo ''; - echo ''; + echo "\n"; + echo "\n"; + echo "\n"; // This section could also use = syntax, but for example's sake, will not. ?> @@ -28,7 +28,7 @@
= "This page was rendered on " . date("Y-m-d") ?>
+This page was rendered on = date("Y-m-d") ?>