Skip to content

Commit

Permalink
misplaced the spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromunique committed Jun 1, 2015
1 parent 64e3e58 commit 781a05f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
echo $content;

if ($bePretty) {
echo '<spacer></spacer>';
echo '</div>';
}

Expand All @@ -129,6 +130,6 @@
echo '</div>';
}
?>
<spacer></spacer>

</body>
</html>

0 comments on commit 781a05f

Please sign in to comment.