{strip} {include file="bitpackage:fisheye/gallery_nav.tpl"}
{include file="bitpackage:fisheye/gallery_icons_inc.tpl"}

{$gContent->getTitle()|escape}

{formfeedback success=$fisheyeSuccess error=$fisheyeErrors warning=$fisheyeWarnings} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$gContent->mInfo} {if $gContent->mInfo.data}

{$gContent->mInfo.data|escape}

{/if} {if $gBrowserInfo.browser eq 'ie'}
{/if}
{foreach from=$gContent->mItems item=galItem key=itemContentId} {box class="box `$gContent->mInfo.thumbnail_size`-thmb `$galItem->mInfo.content_type_guid`"} {include file=$gLibertySystem->getMimeTemplate('inline',$galItem->mInfo.attachment_plugin_guid) attachment=$galItem->mInfo.image_file} {if $gBitSystem->isFeatureActive( 'fisheye_gallery_list_image_titles' )}

{$galItem->mInfo.title|escape}

{/if} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$galItem->mInfo type=mini} {if $gBitSystem->isFeatureActive( 'fisheye_gallery_list_image_descriptions' )}

{$galItem->mInfo.data|escape}

{/if} {/box} {foreachelse}
{tr}This gallery is empty{/tr}. Upload pictures!
{/foreach}
{if $gBrowserInfo.browser eq 'ie'}
{/if}
{libertypagination numPages=$gContent->mInfo.num_pages gallery_id=$gContent->mGalleryId gallery_path=$gContent->mGalleryPath page=$pageCount} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='view' serviceHash=$gContent->mInfo} {if $gContent->getPreference('allow_comments') eq 'y'} {include file="bitpackage:liberty/comments.tpl"} {/if}
{/strip}