format
This commit is contained in:
parent
065d09df42
commit
ba8b2f33d0
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@ context %} {% block page %}
|
||||||
<b
|
<b
|
||||||
>{{ "{:0,.2f}".format(domain.amount / 100) }} {{ domain.currency }}</b
|
>{{ "{:0,.2f}".format(domain.amount / 100) }} {{ domain.currency }}</b
|
||||||
>
|
>
|
||||||
for an account (if you do not own the domain, the service provider can disable at any time).
|
for an account (if you do not own the domain, the service provider can
|
||||||
|
disable at any time).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>After submitting payment, your address will be</p>
|
<p>After submitting payment, your address will be</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue