mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-22 12:34:25 +00:00
update balance position
This commit is contained in:
parent
559ecf8de0
commit
a8b876bb96
@ -9,9 +9,9 @@
|
||||
<strong>
|
||||
@{{ user.name }}
|
||||
</strong>
|
||||
<p>
|
||||
{{ 'balance' | trans }}: {{ user.balance }}
|
||||
</p>
|
||||
<span style="float:right">{# @TODO #}
|
||||
{{ 'balance: %s KVA' | trans | format(user.balance) }}
|
||||
</span>
|
||||
<p>
|
||||
{{ 'boost' | trans }}: {{ user.address }}
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user