mkws-translate helper needs to have output passed verbatim
[mkws-moved-to-github.git] / src / mkws-widget-main.templates / Stat.handlebars
index f62b8e3..d8ae997 100644 (file)
@@ -6,4 +6,4 @@ clients - total targets for this search
 records - number of records returned and available
 hits - number of hits across all targets
 }}
- -- <span class="mkwsClientCount">{{mkws-translate "Active clients"}} : {{activeclients}}/{{clients}}</span> -- {{mkws-translate "Retrieved records"}} : {{records}}/{{hits}}
+ -- <span class="mkwsClientCount">{{{mkws-translate "Active clients"}}} : {{activeclients}}/{{clients}}</span> -- {{{mkws-translate "Retrieved records"}}} : {{records}}/{{hits}}