- comune residenza anche sulla email

This commit is contained in:
Surya Paolo
2025-11-27 01:28:25 +01:00
parent c46d23cb83
commit 33e51bac0e
5 changed files with 35 additions and 11 deletions

View File

@@ -317,6 +317,10 @@ html(lang="it")
.member-detail
strong Email:
| #{emailInvitato}
if userprofile && userprofile.profile.resid_str_comune && userprofile.profile.resid_province
.member-detail
strong Comune Residenza:
| #{userprofile.profile.resid_str_comune} (#{userprofile.profile.resid_province})
//- Domanda di conferma
.question-box