<!DOCTYPE html>
<html lang="{expression="\IPS\Member::loggedIn()->language()->bcp47()"}" dir="{{if member.language()->isrtl}}rtl{{else}}ltr{{endif}}">
<head>
<title>{expression="output.getTitle( $title )"}</title>
{{if settings.ipbseo_ga_enabled}}
{setting="ipseo_ga"}
{{endif}}
<!--[if lt IE 9]>
{{foreach \IPS\Theme::i()->css( 'extra/ie8.css', 'core' ) as $css}}<link rel="stylesheet" type="text/css" href="{$css}">{{endforeach}}
<script src="{url="applications/core/interface/html5shiv/html5shiv.js" base="none" protocol="\IPS\Http\Url::PROTOCOL_RELATIVE"}"></script>
<![endif]-->
{template="includeMeta" app="core" group="global" location="global" params=""}
{template="includeCSS" app="core" group="global" location="global" params=""}
{template="yt__acme_css" app="core" group="_yt__acme" params=""}
{template="includeJS" if="theme.js_include != 'footer'" app="core" group="global" location="global" params=""}
{template="yt__acme_js" if="theme.js_include != 'footer'" app="core" group="_yt__acme" params=""}
{template="favico" app="core" group="global" location="front" params=""}
</head>
<body class='ipsApp ipsApp_front {{if isset( \IPS\Request::i()->cookie['hasJS'] )}}ipsJS_has{{else}}ipsJS_none{{endif}} ipsClearfix{{foreach output.bodyClasses as $class}} {$class}{{endforeach}}' {{if output.globalControllers}}data-controller='{expression="implode( ',', output.globalControllers )"}'{{endif}} {{if isset( output.inlineMessage )}}data-message="{expression="output.inlineMessage"}"{{endif}} data-pageApp='{$location['app']}' data-pageLocation='front' data-pageModule='{$location['module']}' data-pageController='{$location['controller']}' {{if isset( \IPS\Request::i()->id )}}data-pageID='{expression="(int) \IPS\Request::i()->id"}'{{endif}}>
<a href='#elContent' class='ipsHide' title='{lang="jump_to_content_desc"}' accesskey='m'>{lang="jump_to_content"}</a>
<div id='ipsLayout_header' class='ipsClearfix'>
{template="updateWarning" app="core" group="global" params=""}
{{if !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}}{template="mobileNavBar" app="core" group="global" params=""}{{endif}}
<header>{template="yt__acme_header" app="core" group="_yt__acme" params=""}</header>
{template="yt__acme_nav" app="core" group="_yt__acme" params=""}
</div>
{template="yt__acme_slider_header" app="core" group="_yt__acme" params="" if="theme.yt_slider_enable == '1'"}
<main id='ipsLayout_body' class='ipsLayout_container'>
<div id='ipsLayout_contentArea'>
<div id='ipsLayout_contentWrapper'>
{template="breadcrumb" app="core" group="global" params="'top'" if="theme.yt_breadcrumb_top_enable == '1'"}
{template="sidebar" if="theme.sidebar_position == 'left'" app="core" group="global" params="'left'"}
<div id='ipsLayout_mainArea'>
<a id='elContent'></a>
{advertisement="ad_global_header"}
{template="acknowledgeWarning" if="\IPS\Member::loggedIn()->members_bitoptions['unacknowledged_warnings']" params="\IPS\Member::loggedIn()->warnings( 1, FALSE )" group="global" app="core"}
{{if !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses ) and !member.members_bitoptions['profile_completion_dismissed'] and $nextStep = member.nextProfileStep()}}
{template="profileNextStep" group="global" app="core" params="$nextStep, true"}
{{endif}}
{template="widgetContainer" group="global" app="core" params="'header', 'horizontal'"}
{$html|raw}
{template="widgetContainer" group="global" app="core" params="'footer', 'horizontal'"}
</div>
{template="sidebar" if="theme.sidebar_position == 'right'" app="core" group="global" params="'right'"}
{template="breadcrumb" app="core" group="global" params="'bottom'" if="theme.yt_breadcrumb_bottom_enable == '1'"}
</div>
</div>
{template="inlineMessage" if="member.msg_show_notification and $message = \IPS\core\Messenger\Conversation::latestUnreadMessage()" app="core" group="global" params="$message"}
</main>
<footer id='ipsLayout_footer' class='ipsClearfix'>
{template="yt__acme_footer" app="core" group="_yt__acme" params=""}
</footer>
{{if !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}}{template="mobileNavigation" if="theme.responsive" app="core" group="global" params=""}{{endif}}
{template="guestTermsBar" if="!\IPS\Member::loggedIn()->member_id and \IPS\Settings::i()->guest_terms_bar" app="core" group="global" params="base64_encode( \IPS\Settings::i()->base_url )"}
{template="includeJS" if="theme.js_include == 'footer'" app="core" group="global" location="global" params=""}
{template="yt__acme_js" if="theme.js_include == 'footer'" app="core" group="_yt__acme" params=""}
{template="viglink" if="settings.viglink_enabled" app="core" group="global" params=""}
{template="metaTagEditor" if="isset( $_SESSION['live_meta_tags'] ) and $_SESSION['live_meta_tags'] and member.isAdmin()" app="core" group="global" params=""}
<!--ipsQueryLog-->
<!--ipsCachingLog-->
{expression="output.endBodyCode" raw="true"}
{{if settings.fb_pixel_enabled and settings.fb_pixel_id and $noscript = \IPS\core\Facebook\Pixel::i()->noscript()}}
<noscript>
{$noscript|raw}
</noscript>
{{endif}}
</body>
</html>
all this in globaltemplate cant find what u said