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