diff --git a/_views/profilo.html b/_views/profilo.html index dfa2e33..fdd72ab 100644 --- a/_views/profilo.html +++ b/_views/profilo.html @@ -4,7 +4,7 @@ - Profilo di @{{ .User.Username }} + Profilo di {{ .User.Name }} {{ .User.Surname }} Logout
Logout