---json { "templating": { "extends": "static/templates/layouts/base.html" }, "features": { "toolbar": { "enabled": false } }, "script": { "custom": [ "https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.31/dist/flexsearch.bundle.js", "resources/scripts/search.js" ] } } --- [% template breadcrumb %]
  • [% endtemplate %] [% template before %]
    Field [% for $field in $static?fields?index?* %] [% endfor %]
    [% for $facet in $static?facets?* %]
    [[ $facet ]]
    [% endfor %]
    [% endtemplate %]