Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:_head.tpl" on line 1 "<!doctype html><html data-lang="{$system.language.code}" {if $system.language.dir=="RTL"}dir="rtl"{/if}><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1.0"><meta http-equiv="content-language" content="{$system.language.code|lower}"><meta name="robots" content="index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1"><meta name="theme-color" content="#000000"><meta name="copyright" content="© {date('Y')} UnityMix Inc. All Rights Reserved.">{assign var="country" value=$system.default_country|default:"US"}{assign var="region" value=$system.default_region|default:"New York"}{assign var="latitude" value=$system.default_latitude|default:"40.7128"}{assign var="longitude" value=$system.default_longitude|default:"-74.0060"}<meta name="geo.region" content="{$country}"><meta name="geo.placename" content="{$region}"><meta name="geo.position" content="{$latitude};{$longitude}"><meta name="ICBM" content="{$latitude},{$longitude}"><link rel="canonical" href="{$system.system_url}{$smarty.server.REQUEST_URI}"><link rel="alternate" hreflang="{$system.language.code}" href="{$system.system_url}">{foreach from=$system.languages item=language}{if $language.code!=$system.language.code}<link rel="alternate" hreflang="{$language.code}" href="{$system.system_url}/?lang={$language.code}">{/if}{/foreach}<title>{if $page_title}{$page_title|truncate:70}{else}{$system.system_title}{/if}</title><meta name="description" content="{if $page_description}{$page_description|truncate:300}{else}Join UnityMix — the next-generation 18+ social network for creators and fans.{/if}"><meta name="keywords" content="{$system.system_keywords}">{if $system.system_favicon}<link rel="icon" href="{$system.system_uploads}/{$system.system_favicon}" type="image/png"><link rel="apple-touch-icon" href="{$system.system_uploads}/{$system.system_favicon}">{else}<link rel="icon" href="{$system.system_url}/content/themes/{$system.theme}/images/favicon.png" type="image/png"><link rel="apple-touch-icon" href="{$system.system_url}/content/themes/{$system.theme}/images/favicon.png">{/if}{if $view=='post'&&$post.image}{assign var="og_image" value=$post.image}{elseif $view=='profile'&&$profile.cover}{assign var="og_image" value=$profile.cover}{elseif $view=='package'&&$package.image}{assign var="og_image" value=$package.image}{elseif $system.system_logo}{assign var="og_image" value=$system.system_logo}{else}{assign var="og_image" value="{$system.system_url}/content/themes/{$system.theme}/images/favicon.png"}{/if}<link rel="preload" as="image" href="{$og_image}"><link rel="preload" as="image" href="{$system.system_url}/content/themes/{$system.theme}/images/favicon.png"><meta property="og:title" content="{if $page_title}{$page_title|truncate:70}{else}{$system.system_title}{/if}"><meta property="og:description" content="{if $page_description}{$page_description|truncate:300}{else}Join UnityMix — the next-generation 18+ social network.{/if}"><meta property="og:site_name" content="{$system.system_title}"><meta property="og:image" content="{$og_image}"><meta property="og:url" content="{$system.system_url}{$smarty.server.REQUEST_URI}"><meta property="og:type" content="{if $view=='post'}article{elseif $view=='profile'}profile{else}website{/if}"><meta property="og:locale" content="{$system.language.code|replace:'-':'_'}"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="{if $page_title}{$page_title|truncate:70}{else}{$system.system_title}{/if}"><meta name="twitter:description" content="{if $page_description}{$page_description|truncate:300}{else}Join UnityMix — the next-generation 18+ social network.{/if}"><meta name="twitter:image" content="{$og_image}"><meta name="twitter:site" content="@UnityMix"><meta name="twitter:creator" content="@UnityMix"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"{$system.system_title}","url":"{$system.system_url}","logo":"{$og_image}","sameAs":["https://facebook.com/UnityMix","https://twitter.com/UnityMix","https://instagram.com/UnityMix","https://www.youtube.com/@UnityMix"],"location":{"@type":"Place","address":{"@type":"PostalAddress","addressCountry":"{$country}","addressLocality":"{$region}"},"geo":{"@type":"GeoCoordinates","latitude":"{$latitude}","longitude":"{$longitude}"}}}</script>{if $system.pwa_enabled}<link rel="manifest" href="{$system.system_url}/manifest.php"><script defer>if('serviceWorker'in navigator){navigator.serviceWorker.register('/sw.js');}</script>{/if}{literal}<style>body{margin:0;font-family:Inter,sans-serif;}img{max-width:100%;height:auto;display:block;}a{text-decoration:none;color:inherit;}</style>{/literal}<link rel="preload" as="style" href="{$system.system_url}/node_modules/bootstrap/dist/css/bootstrap.min.css"><link rel="preload" as="style" href="{$system.system_url}/content/themes/{$system.theme}/css/style.css?v={$system.system_version}"><link href="{$system.system_url}/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" media="print" onload="this.media='all'"><link href="{$system.system_url}/content/themes/{$system.theme}/css/style.css?v={$system.system_version}" rel="stylesheet" media="print" onload="this.media='all'"><link rel="preload" as="font" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Outfit:wght@300;400;600;700&display=swap" crossorigin><link rel="preconnect" href="https://fonts.googleapis.com" crossorigin><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="dns-prefetch" href="https://fonts.googleapis.com"><link rel="dns-prefetch" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Outfit:wght@300;400;600;700&display=swap&display=swap" rel="stylesheet" media="print" onload="this.media='all'"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css" media="print" onload="this.media='all'"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css" media="print" onload="this.media='all'">{if $system.custome_js_header}<script defer>{html_entity_decode($system.custome_js_header,ENT_QUOTES)}</script>{/if}<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9404163758446120" crossorigin="anonymous"></script></head>" - Unexpected ":", expected one of: "}" <-- thrown in /home/ocmfsszv/domains/unitymix.com/public_html/content/themes/unity+/templates/_head.tpl on line 1