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">Current Diet</h1>
|
||||
<div class="col-12 header center" >
|
||||
@@ -208,7 +207,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
include "helpers/body_close.php";
|
||||
?>
|
||||
|
Reference in New Issue
Block a user