芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/portal.pulsehost.co.uk/templates/twenty-one/header.tpl
{if $kbarticle.title}{$kbarticle.title} - {/if}{$pagetitle} - {$companyname}
{include file="$template/includes/head.tpl"} {$headoutput} {if $captcha}{$captcha->getMarkup()}{/if} {$headeroutput}
{if $loggedin}
{if count($clientAlerts) > 0} {count($clientAlerts)}
{lang key='notifications'}
{else}
0
{lang key='nonotifications'}
{/if}
{foreach $clientAlerts as $alert}
{$alert->getMessage()}
{foreachelse}
{lang key='notificationsnone'}
{/foreach}
{lang key='loggedInAs'}:
{if $client.companyname} {$client.companyname} {else} {$client.fullName} {/if}
{if $adminMasqueradingAsClient || $adminLoggedIn}
{lang key="admin.returnToAdmin"}
{/if}
{/if}
{if $assetLogoPath}
{else} {$companyname} {/if}
{$cartitemcount}
{lang key="carttitle"}
{include file="$template/includes/navbar.tpl" navbar=$primaryNavbar}
{include file="$template/includes/navbar.tpl" navbar=$secondaryNavbar rightDrop=true}
{include file="$template/includes/network-issues-notifications.tpl"}
{include file="$template/includes/breadcrumb.tpl"}
{include file="$template/includes/validateuser.tpl"} {include file="$template/includes/verifyemail.tpl"} {if $templatefile == 'homepage'} {if $registerdomainenabled || $transferdomainenabled} {include file="$template/includes/domain-search.tpl"} {/if} {/if}
{if !$inShoppingCart && ($primarySidebar->hasChildren() || $secondarySidebar->hasChildren())}
{include file="$template/includes/sidebar.tpl" sidebar=$primarySidebar}
{if !$inShoppingCart && $secondarySidebar->hasChildren()}
{include file="$template/includes/sidebar.tpl" sidebar=$secondarySidebar}
{/if}
{/if}