diff --git a/webapp/src/main/webapp/themes/iph/templates/head.ftl b/webapp/src/main/webapp/themes/iph/templates/head.ftl index 06af8d7a2..b67f8456a 100644 --- a/webapp/src/main/webapp/themes/iph/templates/head.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/head.ftl @@ -36,3 +36,4 @@ an individual profile page. --> ${headContent!} +<#include "statistic_counters.ftl"> diff --git a/webapp/src/main/webapp/themes/iph/templates/statistic_counters.ftl b/webapp/src/main/webapp/themes/iph/templates/statistic_counters.ftl new file mode 100644 index 000000000..e69de29bb