{% extends "public.html" %} {% block page %}

{{ domain_domain }}


Your Lightning Address: {% raw %}{{this.formDialog.data.username}}{% endraw %}@{{domain_domain}}

Cost per day: {{ domain_cost }} sats
{% raw %} Total cost: {{amountSats}} sats {% endraw %}

Submit Cancel

{{ domain_domain }}


Renew your Lightning Address: {% raw %}{{this.formDialog.data.username}}{% endraw %}@{{domain_domain}}

{% raw %}

LN Address: {{renewDialog.data.username}}@{{renewDialog.data.domain}}
Expires at: {{renewDialog.data.expiration}}

{% endraw %}
Get Info

Cost per day: {{ domain_cost }} sats
{% raw %} Total cost: {{amountSats}} sats {% endraw %}

Submit Cancel
Copy invoice Close
{% endblock %} {% block scripts %} {% endblock %}