{if $include_js} {foreach name=include_js_loop item=v from=$include_js} {/foreach} {/if} {$application_name|htmlspecialchars} {$application_version|htmlspecialchars} - Administration - {$page_title}
  {if not $smarty.session.uid} {if EMAIL_IS_LOGIN} {assign var="loginlabel" value="Email"} {else} {assign var="loginlabel" value="Login"} {/if} {$loginerror} {$loginlabel}: Password: {if RECALL_LOGIN} Remember me {/if} {else} {$STRING.WRAP.BugsAssigned} : {if $owner_open} {$owner_open_nb} {else} 0 {/if} / {if $owner_closed} {$owner_closed_nb} {else} 0 {/if} | {$STRING.WRAP.BugsReported} : {if $reporter_open} {$reporter_open_nb} {else} 0 {/if} / {if $reporter_closed} {$reporter_closed_nb} {else} 0 {/if} | {$STRING.WRAP.PersonalPage} | {$STRING.WRAP.Logout} {$smarty.session.uname} {/if}  
{include file=$content_template}