quote ?>
diff --git a/system/includes/functions.php b/system/includes/functions.php
index c48703d..f483c35 100644
--- a/system/includes/functions.php
+++ b/system/includes/functions.php
@@ -521,9 +521,13 @@ function get_posts($posts, $page = 1, $perpage = 0)
$toc = explode('', $post->body);
if (isset($toc['1'])) {
$load = <<
quote ?>