{% if page_meta.html_title or pageTitle %}{{ page_meta.html_title or pageTitle }}{% endif %}
- {% if brand_settings.primaryFavicon.src %}{% endif %}
+ {% if brand_settings.favicon.src %}{% endif %}
{{ require_css(get_asset_url("../../css/main.css")) }}
{# This is intended to be used if a template requires template specific style sheets #}