diff --git a/js/privatebin.js b/js/privatebin.js
index fda2d563..1444007e 100644
--- a/js/privatebin.js
+++ b/js/privatebin.js
@@ -662,6 +662,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
// text node takes care of entity encoding
$element.text(output);
}
+ return '';
}
return output;
diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 04f05941..8f6241e8 100644
--- a/tpl/bootstrap.php
+++ b/tpl/bootstrap.php
@@ -72,7 +72,7 @@ endif;
?>
-
+
diff --git a/tpl/page.php b/tpl/page.php
index c83374ba..7a7ddb2b 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -50,7 +50,7 @@ endif;
?>
-
+