diff --git a/templates/lnurlp/index.html b/templates/lnurlp/index.html
index e569d7c..c40a0b1 100644
--- a/templates/lnurlp/index.html
+++ b/templates/lnurlp/index.html
@@ -31,7 +31,7 @@
Description
Amount
Currency
- LN Username
+ LN address
@@ -66,7 +66,7 @@
{{ props.row.min }} - {{ props.row.max }}
{{ props.row.currency || 'sat' }}
- {{ props.row.username }}
+ {{ props.row.username || 'None' }}
Webhook to {{ props.row.webhook_url}}