diff --git a/lnbits/extensions/watchonly/static/components/payment/payment.html b/lnbits/extensions/watchonly/static/components/payment/payment.html
index 66e77910..74dec005 100644
--- a/lnbits/extensions/watchonly/static/components/payment/payment.html
+++ b/lnbits/extensions/watchonly/static/components/payment/payment.html
@@ -1,207 +1,183 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
- Fee Rate:
-
- {{feeRate}} sats/vbyte
- Fee:
-
- {{satBtc(feeValue)}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Balance:
-
- {{satBtc(balance)}}
-
- Selected:
-
- {{satBtc(selectedAmount)}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Below dust limit. Will be used as fee.
-
-
-
-
- Change:
-
- {{satBtc(0)}}
-
-
- {{satBtc(changeAmount)}}
-
-
-
-
-
-
-
-
-
-
Change Account:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
+
+
+
+ Fee Rate:
+
+ {{feeRate}} sats/vbyte
+ Fee:
+ {{satBtc(feeValue)}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Balance:
+ {{satBtc(balance)}}
+ Selected:
+
+ {{satBtc(selectedAmount)}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- The payed amount is higher than the selected amount!
+ Below dust limit. Will be used as fee.
+
+
+ Change:
+
+ {{satBtc(0)}}
+
+
+ {{satBtc(changeAmount)}}
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
Change Account:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The payed amount is higher than the selected amount!
+
+
+
diff --git a/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html b/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html
index 84c48bc0..4690a26c 100644
--- a/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html
+++ b/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html
@@ -9,7 +9,7 @@
>
-
+
Configure
Set the Serial Port communication parameters
-
-
-
-
+
{% endraw %}