{include file="topshop/common/head.html"}>
<{include file="topshop/common/header.html"}> <{include file="topshop/common/sidebar.html"}>
<{if $topshop.contentTitle}>
<{$topshop.contentTitle}>
<{foreach from=$topshop.path item=item name=name}> <{if !$env.foreach.name.last}>
<{$item.title}>
<{else}>
<{$item.title}>
<{/if}> <{/foreach}>
<{/if}>
<{include file=$topshop.view}>
<{include file="topshop/common/footer.html"}>