diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 7f4ca714..8cebe76f 100644
--- a/tpl/bootstrap.php
+++ b/tpl/bootstrap.php
@@ -42,7 +42,7 @@ endif;
?>
-
+
diff --git a/tpl/page.php b/tpl/page.php
index d8166ea1..7c2139fa 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -21,7 +21,7 @@ if ($SYNTAXHIGHLIGHTING):
endif;
?>
-
+
#',
+ '##',
function ($matches) {
- if (array_key_exists($matches[1], Helper::$hashes)) {
- return '';
} else {
return $matches[0];