{if $staticpage_articleformat}{if $staticpage_articleformattitle}{$staticpage_articleformattitle|@escape}{else}{$staticpage_pagetitle}{/if}{else}{if $staticpage_headline}{$staticpage_headline|@escape}{else}{$staticpage_pagetitle}{/if}{/if}

{if $staticpage_show_breadcrumb}
{$blogTitle} {foreach name="crumbs" from=$staticpage_navigation.crumbs item="crumb"}  /  {if !$smarty.foreach.crumbs.last}{$crumb.name|@escape}{else}{$crumb.name|@escape}{/if} {/foreach}
{/if}
{if $staticpage_pass AND $staticpage_form_pass != $staticpage_pass}
{$CONST.STATICPAGE_PASSWORD_NOTICE}
{else}
{if $staticpage_precontent}
{$staticpage_precontent}
{/if} {if $staticpage_show_childpages && is_array($staticpage_childpages)} {/if} {* CUSTOM TO THIS THEME - CUSTOM STATICPAGE IMAGE *} {if $staticpage_custom.staticpage_image} {if $staticpage_custom.staticpage_image|is_in_string:' {/if} {/if} {if $staticpage_content}
{$staticpage_content}
{/if}
{/if} {if $staticpage_navigation && $staticpage_shownavi && ($staticpage_navigation.prev.link || $staticpage_navigation.next.link)} {/if} {if $staticpage_custom.show_author =='true' || $staticpage_custom.show_date =='true' || ($staticpage_adminlink && $staticpage_adminlink.page_user)} {/if}