globals('isMyAccount')} class="my"{/if}>
{$wa->title()|escape}
{if !empty($canonical)}
{/if}
{if $wa->blog} {$rss=$wa->blog->rssUrl()} {if $rss}
{/if} {/if}
{if $wa->shop && $wa->shop->currency() == 'RUB'}
{/if} {$wa->css()} {* links active plugins CSS *} {* when optimizing your production environment, consider loading jQuery 1.11.1 from CDN instead of local load, e.g. *} {$wa->js()} {* links active plugins JS *} {include file="`$wa_active_theme_path`/head.html" inline} {$wa->headJs()} {* links Google Analytics tracking code and site's custom JS (defined in Site app settings) *}
{if count($wa->apps())>0 || $wa->isAuthEnabled()}
{foreach $wa->apps() as $a}
globals('isMyAccount')} class="selected"{/if}>
{$a.name}
{/foreach}
{if $wa->isAuthEnabled()}
{if $wa->user()->isAuth()} {if $wa->myUrl()}
globals('isMyAccount')} class="bold"{/if}>
{$wa->user('name')}
{else}
{$wa->user('name')}
{/if}
[s`Log out`]
{else}
[s`Log in`]
[s`Sign up`]
{/if}
{/if} {if $wa->shop && $wa->shop->settings('phone')}
{$wa->shop->settings('phone')}
{if $wh = $wa->shop->settings('workhours')}
{$wh.days_from_to}{if $wh.hours_from && $wh.hours_to} {$wh.hours_from}—{$wh.hours_to}{/if}
{/if}
{/if}
{/if}
{if $theme_settings.logo}
{$wa->accountName()}
{else} {$wa->accountName()} {/if}
{if $wa->shop} {$cart_total = $wa->shop->cart->total()}
{wa_currency_html($cart_total, $wa->shop->currency())}
{*
%s is now in your shopping cart
*}
[s`View cart`]
{/if} {include file="`$wa_active_theme_path`/header.html" inline}
{if !empty($theme_settings.banner_caption)}
{$theme_settings.banner_caption|escape}
{/if} {if $wa->globals('isMyAccount')} {* focused personal accounts navigation *} {$wa->myNav('menu-h bottom-padded')} {else} {include file="`$wa_active_theme_path`/banner.html" inline} {/if}
{include file="`$wa_active_theme_path`/main.html" inline}