freemarker.core.NonStringOrTemplateOutputException: For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to a sequence+hash (wrapper: f.e.dom.NodeListModel):
==> analyticsScripts [in template "iwov-resources/ftl/gmsp/header/header-navigation.ftl" at line 1, column 21379]
----
Tip: This XML query result can't be used as string because for that it had to contain exactly 1 XML node, but it contains 0 nodes. That is, the constructing XML query has found no matches.
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${analyticsScripts} [in template "iwov-resources/ftl/gmsp/header/header-navigation.ftl" at line 1, column 21377]
- Reached through: #include "iwov-resources/ftl/gmsp/hea... [in template "template" at line 1, column 1]
----