diff --git a/js/common.js b/js/common.js
index 8e6ee614..4c77eb8e 100644
--- a/js/common.js
+++ b/js/common.js
@@ -9,7 +9,7 @@ global.fs = require('fs');
// application libraries to test
global.$ = global.jQuery = require('./jquery-3.4.1');
-global.sjcl = require('./sjcl-1.0.7');
+global.sjcl = require('./sjcl-1.0.8');
global.Base64 = require('./base64-2.4.5').Base64;
global.RawDeflate = require('./rawdeflate-0.5').RawDeflate;
global.RawDeflate.inflate = require('./rawinflate-0.3').RawDeflate.inflate;
diff --git a/js/sjcl-1.0.7.js b/js/sjcl-1.0.8.js
similarity index 100%
rename from js/sjcl-1.0.7.js
rename to js/sjcl-1.0.8.js
diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 75f85979..6769718a 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 157e5844..91d8ef7e 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -21,7 +21,7 @@ if ($SYNTAXHIGHLIGHTING):
endif;
?>
-
+