diff --git a/src/templates/tx.html b/src/templates/tx.html index 918bee2..e1f0bb1 100644 --- a/src/templates/tx.html +++ b/src/templates/tx.html @@ -46,12 +46,6 @@ -

JSON representaiton of tx

-
- - {{tx_json}} - -

{{outputs_no}} output(s) for total of {{outputs_xmr_sum}} xmr

@@ -150,6 +144,14 @@ {{/inputs}} + +

JSON representaiton of tx

+
+ + {{tx_json}} + +
+ {{^with_ring_signatures}}
Show this tx with ring signature for each input
{{/with_ring_signatures}}