|
|
@@ -15,4 +15,4 @@ block content |
|
|
|
td(class="monospace") #{(balance/100000000).toLocaleString()} |
|
|
|
tr |
|
|
|
th(class="table-active properties-header") Recieved |
|
|
|
td(class="monospace") #{(res.locals.received/100000000).toLocaleString()} |
|
|
|
td(class="monospace") #{(received/100000000).toLocaleString()} |