{strip} {include file="bitpackage:fisheye/gallery_nav.tpl"}
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='icon' serviceHash=$gContent->mInfo} {if $gContent->hasEditPermission()} {biticon ipackage="icons" iname="document-properties" iexplain="Edit"} {biticon ipackage=fisheye iname="order" iexplain="Image Order"} {/if} {if $gContent->hasUserPermission('p_fisheye_upload', 1, 0) || $gContent->getPreference('is_public')} {biticon ipackage="icons" iname="go-up" iexplain="Add Image"}{if $gContent->getPreference('is_public')}({tr}Public{/tr}){/if} {/if} {if $gContent->hasAdminPermission()} {biticon ipackage="icons" iname="edit-delete" iexplain="Delete Gallery"} {* appears broken at the moment {biticon ipackage="icons" iname="emblem-shared" iexplain="User Permissions"} *} {/if}

{$gContent->getTitle()|escape}

{if $gContent->mInfo.data}

{$gContent->mInfo.data|escape}

{/if}
{formfeedback success=$fisheyeSuccess error=$fisheyeErrors warning=$fisheyeWarnings} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$gContent->mInfo} {include file="bitpackage:fisheye/view_gallery_images_inc.tpl"} {*include file="bitpackage:fisheye/view_gallery_files_inc.tpl"*}
{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}