diff --git a/assets/scripts/templates/addCoinLoginModal.js b/assets/scripts/templates/addCoinLoginModal.js
index 487f84a..4562653 100644
--- a/assets/scripts/templates/addCoinLoginModal.js
+++ b/assets/scripts/templates/addCoinLoginModal.js
@@ -1,4 +1,4 @@
-templates.addCoinLoginModal =
+templates.addCoinLoginModal =
`
@@ -15,69 +15,7 @@ templates.addCoinLoginModal =
@@ -115,4 +53,4 @@ templates.addCoinLoginModal =
-`;
+`;
\ No newline at end of file
diff --git a/assets/scripts/templates/addCoinModal.js b/assets/scripts/templates/addCoinModal.js
index d7e636c..657c5d0 100644
--- a/assets/scripts/templates/addCoinModal.js
+++ b/assets/scripts/templates/addCoinModal.js
@@ -15,69 +15,7 @@ templates.addCoinModal =
@@ -116,4 +54,4 @@ templates.addCoinModal =
-`;
+`;
\ No newline at end of file
diff --git a/assets/scripts/templates/addCoinOptions.js b/assets/scripts/templates/addCoinOptions.js
new file mode 100644
index 0000000..32d01cb
--- /dev/null
+++ b/assets/scripts/templates/addCoinOptions.js
@@ -0,0 +1,68 @@
+templates.addCoinOptions =
+`
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+`;
\ No newline at end of file
diff --git a/assets/scripts/templates/atomicExplorer.js b/assets/scripts/templates/atomicExplorer.js
index 539744d..536d2b4 100644
--- a/assets/scripts/templates/atomicExplorer.js
+++ b/assets/scripts/templates/atomicExplorer.js
@@ -6,7 +6,7 @@ templates.atomicExplorer =
Atomic Explorer
-
+
+
@@ -146,4 +83,4 @@ templates.atomicExplorer =
-`;
+`;
\ No newline at end of file
diff --git a/assets/scripts/templates/bottomIncludes.js b/assets/scripts/templates/bottomIncludes.js
index d2a6e66..a9113a6 100644
--- a/assets/scripts/templates/bottomIncludes.js
+++ b/assets/scripts/templates/bottomIncludes.js
@@ -1,135 +1,135 @@
templates.bottomIncludes =
`
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+ jQuery(document).ready(function() {
+ jQuery('.scrollbar-dynamic').scrollbar();
+ });
+
`;
\ No newline at end of file
diff --git a/assets/scripts/templates/walletSettings.js b/assets/scripts/templates/walletSettings.js
index 2b08f8c..1cabdb2 100644
--- a/assets/scripts/templates/walletSettings.js
+++ b/assets/scripts/templates/walletSettings.js
@@ -89,69 +89,7 @@ templates.walletSettings =
@@ -178,69 +116,7 @@ templates.walletSettings =
@@ -396,4 +272,4 @@ templates.walletSettings =
-`;
+`;
\ No newline at end of file
diff --git a/index.html b/index.html
index 0b64c5e..c565ea4 100755
--- a/index.html
+++ b/index.html
@@ -71,6 +71,7 @@
if (window.module) module = window.module;
const templates = {};
+