Rename all the templates MKWS-313
[mkws-moved-to-github.git] / src / templates / stat.handlebars
diff --git a/src/templates/stat.handlebars b/src/templates/stat.handlebars
new file mode 100644 (file)
index 0000000..340c1f8
--- /dev/null
@@ -0,0 +1,9 @@
+{{!
+Search statistics
+
+activeclients - number of targets currently searching
+clients - total targets for this search
+records - number of records returned and available
+hits - number of hits across all targets
+}}
+ -- <span class="mkws-client-count mkwsClientCount">{{{mkws-translate "Active clients"}}} : {{activeclients}}/{{clients}}</span> -- {{{mkws-translate "Retrieved records"}}} : {{records}}/{{hits}}