diff --git a/webapp/src/main/webapp/themes/iph/templates/head.ftl b/webapp/src/main/webapp/themes/iph/templates/head.ftl index 06af8d7a..b67f8456 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 00000000..e69de29b