diff --git a/public/views/includes/confirm-tx.html b/public/views/includes/confirm-tx.html
new file mode 100644
index 000000000..8dc2268b2
--- /dev/null
+++ b/public/views/includes/confirm-tx.html
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
Confirm transaction
+
+
+ -
+ Amount
+ {{home.confirmTxPopup.amountStr}}
+ {{home.confirmTxPopup.alternativeAmountStr}}
+
+
+ -
+ Fee
+ {{home.confirmTxPopup.feeStr}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/views/walletHome.html b/public/views/walletHome.html
index eba6ccf03..5c60bcfeb 100644
--- a/public/views/walletHome.html
+++ b/public/views/walletHome.html
@@ -511,6 +511,8 @@
+
+