Remove extra newlines around PHP tags.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
}
|
||||
include "helpers/body_open.php";
|
||||
?>
|
||||
|
||||
<div class="row">
|
||||
<h1 class="col-12 title">Who Am I?</h1>
|
||||
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
|
||||
@@ -55,7 +54,6 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
include "subpages/about/notice.php";
|
||||
include "subpages/about/health.php";
|
||||
|
||||
Reference in New Issue
Block a user