<{$path}>
<{if $title}>
<{$title}>
<{/if}>
<{if $latitude}>

<{/if}>
<{if $sel_size}>
<{$sel_size}>

<{/if}>
<{if $description}>
<{/if}>
<{if $width > $height}>
<{if $back}>

<{/if}>
<{if $next}>

<{/if}>
<{else}>
<{if $back}>

<{/if}>
<{if $next}>

<{/if}>
<{/if}>
<{$push}>
<{if $slides1}>
<{foreach item=slide from=$slides1}>
<{/foreach}>
<{/if}>
<{if $slides2}>
<{foreach item=slide from=$slides2}>
<{/foreach}>
<{/if}>
<{$facebook_comments}>
<{$commentsnav}>
<{$lang_notice}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>