[% FOREACH item IN users %] [% END %]
[% item.name | html %] [% item.email || "No e-mail address" | html %]