{# CSS Loading Block #} {% if criticalCSS and craft.request.isLivePreview != true and craft.config.environment != 'local' %} {{ include('_parts/critical') }} {% else %} {% endif %} {% if seomaticSiteMeta is defined and craft.config.environment != 'local' %} {% hook 'seomaticRender' %} {% else %}