{%- comment -%}{%- endcomment %} {%- if site.data.setup.realfavicongenerator %} {%- endif %} {%- if page.title -%}{{ page.title | escape }}{%- else -%}{{ site.title | escape }}{%- endif -%} {%- if page.excerpt -%} {%- assign description = page.excerpt -%} {%- else -%} {%- assign description = site.description -%} {%- endif %} {%- comment -%}{%- endcomment -%} {%- if site.data.setup.use-separate-banner-menubar-file %} {%- endif -%} {%- comment -%}{%- endcomment -%} {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} {%- comment -%}{%- endcomment -%} {%- if jekyll.environment == 'production' -%} {%- if site.data.setup.enable-cookies-policy -%} {%- include widgets/cookie-consent.html -%} {%- endif -%} {%- endif %}