diff --git a/js/privatebin.js b/js/privatebin.js
index fda2d56..1444007 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 04f0594..8f6241e 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 c83374b..7a7ddb2 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -50,7 +50,7 @@ endif;
?>
-
+