{if $CANONICAL} {/if} {$CONFIG.settings.customer_head_meta} {if $CONFIG.modules.newest.avail eq 'Y' or $CONFIG.modules.news.avail eq 'Y'} {/if} {include file="_system_/css_incs.html"} {include file="_system_/js_incs.html"} {if $PRINTABLE} {include file="`$module`/`$module`.html"} {else}
{if $DEMO_VERSION} {include file="_system_/demo_panel.html"} {/if}
{include file="header.html"}
{if ($module eq 'homepage' or $CONFIG.settings.slider_show_anywhere eq 'on') and $CONFIG.modules.slider.avail eq 'Y'} {include file="slider/slider.html"} {/if}
{if $module eq 'homepage'} {include file="navigation.html" dotted=true} {else} {include file="navigation.html" dotted=false} {/if} {if not $error404} {if $banner_ct} {include file="banners/banner_block.html" banner=$banner_ct} {/if} {if $module eq 'homepage'} {foreach from=$cblocks item=cblock} {if $cblock.name} {include file="_system_/blocks/`$cblock.name`.html"} {else} {include file="_system_/center_block.html" title=$cblock.caption content=$cblock.content noinner=true} {/if} {/foreach} {else} {include file="`$module`/`$module`.html"} {/if} {if $banner_cb} {include file="banners/banner_block.html" banner=$banner_cb} {/if} {else} {capture name=error404}

{$LABEL.err_404}

{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_404_page_not_found content=$smarty.capture.error404} {/if}
{if not $is_checkout} {include file="right_menu.html"} {/if}
{include file="footer.html"}
{if $err} {elseif $msgs} {/if} {if $module ne 'cart' and $CONFIG.settings.cart_allow_fly eq 'on'} {include file="cart/cart_box_fly.html"} {/if}
{include file="_system_/confirm.html"} {if not $PRINTABLE and $CONFIG.settings.customer_footer_counters}
{$CONFIG.settings.customer_footer_counters}
{/if} {/if}