{* *}{strip} {* *} {if $emulator->checkNoPage()} {include 'missing_template.htm' assign=v} {$content = $v scope=global} {* *} {elseif $emulator->checkNoModule()} {include 'missing_template.htm' assign=v} {$content = $v scope=global} {/if} {/strip}