$!httpInclude.include("/top.htm") $!httpInclude.include("/store_head.htm?store_id=$!{store.id}") #set($banner="$!webPath/resources/style/shop/$!{store.template}/images/banner.jpg") #if($!store.store_banner) #set($banner="$!webPath/$!store.store_banner.path/$!store.store_banner.name") #end
$!httpInclude.include("/store_left.htm?id=$!store.id")
$!nav.content
$!httpInclude.include("/footer.htm")