[%
USE Comma;
# Note - if we want to i18n the commas we should try
# 'Template::Plugin::Number::Format'
%]
[% tprintf( new_text, stats.new ) | comma %]
[% IF c.cobrand.moniker != 'emptyhomes' %]
[% tprintf( fixed_text, stats.fixed ) | comma %]
[% END %]
[% tprintf( updates_text, stats.updates ) | comma %]