{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {if $static_page_display == true}
{$static_page_results.title}
{$static_page_results.body}
{else} {t}Sorry, the requested page was not found, or you do not have the required level of authorisation to view it.{/t} {/if} {/if}