{!! get_metas() !!} @if ($favicon = $theme->favicon) @elseif ($site_logo !== 'no_photo.png') @else {!! get_favicon() !!} @endif {{ lang(get_title()).lang('igniter.orange::default.title_separator').setting('site_name') }} @if ($page->description) @endif @if ($page->keywords) @endif @unless($theme->font['download'] ?? FALSE) @else @googlefonts @endunless @themeStyles @if (!empty($theme->custom_css)) @endif