mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-06-12 20:49:21 +08:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
div
|
|
h2= t('')
|
|
p= t('view.payment_tips')
|
|
p= t('view.exchange_rate_tips', {rate10: (exchange_rate * 10).toFixed(4)})
|
|
pre= account.pluggable.bitcoin.bitcoin_deposit_address
|