From 68d1271d5fe7f3b6b488c7fe21fc3b56b835978b Mon Sep 17 00:00:00 2001
From: ben
- The current price is - {% if domain.currency != "Satoshis" %} + The current price is {% if domain.currency != "Satoshis" %} {{ "{:0,.2f}".format(domain.amount / 100) }} {{ domain.currency }} {% else %} - {{ "{}".format(domain.amount) }} {{ domain.currency }} - {% endif %} - for an account (if you do not own the domain, the service provider can - disable at any time). + {{ "{}".format(domain.amount) }} {{ domain.currency }} + {% endif %} for an account (if you do not own the domain, the service + provider can disable at any time).
After submitting payment, your address will be