{%- include adblocker.html -%} {% assign scriptData =
site.data.[page.folderName][lang][file] %} {%- assign dataAtt =
"data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName'
data-tool='$tool'" -%} {%- assign $folderName = '$folderName' -%} {%- if
site.removeJquery != true -%}
{%- endif -%} {%- if site.search -%} {%- if page.layout == "appscms-home" or
page.layout == "contenttool-home" -%}
{%- endif -%} {%- endif -%}
{%- if site.userTrackingCount -%} {%- include customScripts.html -%} {%- endif
-%} {%- if site.userTrackingCount and page.layout == "feature" -%}
{%- endif -%} {%- if site.removeBootstrapJs != true -%}
{%- endif -%} {{site.data.customcdns.customcdns.jsfiles}} {%- if
scriptData.jsfilepaths -%} {%- for path in scriptData.jsfilepaths -%} {%- assign
asset_dir = path -%} {%- if site.versioning and asset_dir != "" -%} {%- if
asset_dir contains "https" and asset_dir contains "https://" -%}
{%- else -%}
{%- endif -%} {%- else -%}
{%- endif -%} {%- endfor -%} {%- endif -%} {%- if scriptData.jscdns -%} {%- for
item in scriptData.jscdns -%} {{item | replace:"$folderName", page.folderName |
replace: "$fileName", page.fileName | replace: "$lang", page.lang | replace:
"$tool", page.tool }} {%- endfor -%} {%- endif -%} {%- assign font = "Inter" -%}
{%- if site.removeFontAwesome != true -%}
{%- endif -%} {%- include google-analytics.html -%} {%- if site.bookmark -%} {%-
if page.layout == "appscms-feature" -%}
{%- endif -%} {%- endif -%}