{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newLink title=$locale->tr("newLink")} {if $smarty.request.linkName} {assign var=linkName value=$smarty.request.linkName} {/if} {if $smarty.request.linkUrl} {assign var=linkUrl value=$smarty.request.linkUrl} {/if}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}