<% base_tag %> $ApplicationName | $SectionTitle
<% _t('LOADING','Loading...',PR_HIGH) %>
$CMSTopMenu
$Left
 
$ApplicationName -  $ApplicationName <% _t('APPVERSIONTEXT2',"version that you are currently running, technically it's the CVS branch") %>">$CMSVersion       <% control CurrentMember %> <% _t('LOGGEDINAS','Logged in as') %> <% if FirstName && Surname %>$FirstName $Surname<% else_if FirstName %>$FirstName<% else %>$Email<% end_if %> | <% _t('EDITPROFILE','Profile') %> | <% _t('LOGOUT','Log out') %> <% end_control %>
<% if ShowSwitchView %>
<% _t('VIEWPAGEIN','Page view:') %>
<% _t('EDIT','Edit') %> <% _t('DRAFTS','Draft Site') %> <% _t('PUBLIS','Published Site') %> <% end_if %>