diff --git a/tpl/bootstrap-compact-page.php b/tpl/bootstrap-compact-page.php
new file mode 100644
index 0000000..6290f3b
--- /dev/null
+++ b/tpl/bootstrap-compact-page.php
@@ -0,0 +1,3 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this FAQ for information to troubleshoot.'); ?>
-
-
-
-
-
-
+$tpl = 'bootstrap-compact';
+include 'bootstrap.php';
diff --git a/tpl/bootstrap-dark-page.php b/tpl/bootstrap-dark-page.php
index fd0515b..7e835c1 100644
--- a/tpl/bootstrap-dark-page.php
+++ b/tpl/bootstrap-dark-page.php
@@ -1,358 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this FAQ for information to troubleshoot.'); ?>
-
-
-
-
-
-
+$tpl = 'bootstrap-dark-page';
+include 'bootstrap.php';
diff --git a/tpl/bootstrap-dark.php b/tpl/bootstrap-dark.php
index b30b68d..14d1cd8 100644
--- a/tpl/bootstrap-dark.php
+++ b/tpl/bootstrap-dark.php
@@ -1,359 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this FAQ for information to troubleshoot.'); ?>
-
-
-
-
-
-
+$tpl = 'bootstrap-dark';
+include 'bootstrap.php';
diff --git a/tpl/bootstrap-page.php b/tpl/bootstrap-page.php
index f9bd932..a2b9b01 100644
--- a/tpl/bootstrap-page.php
+++ b/tpl/bootstrap-page.php
@@ -1,358 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this FAQ for information to troubleshoot.'); ?>
-
-
-
-
-
-
+$tpl = 'bootstrap-page';
+include 'bootstrap.php';
diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 38a948e..4344de2 100644
--- a/tpl/bootstrap.php
+++ b/tpl/bootstrap.php
@@ -1,5 +1,9 @@
@@ -9,8 +13,21 @@ use PrivateBin\I18n;
+
+
+
+
+
-
+ class="navbar-spacing">
@@ -82,7 +103,11 @@ endif;
-