diff --git a/hosting/templates/hosting/bills.html b/hosting/templates/hosting/bills.html index cc1883fb..1e789e12 100644 --- a/hosting/templates/hosting/bills.html +++ b/hosting/templates/hosting/bills.html @@ -21,8 +21,8 @@ {% for user in users %} - {{ user.name}} - {{ user.email}} CHF + {{ user.user.name}} + {{ user.user.email}}