% base_tag %>
$ApplicationName
<% _t('LOADING','Loading...',PR_HIGH) %>
<% include CMSTopMenu %>
$Left
$Right
<% if RightBottom %>
$RightBottom
<% end_if %>
SilverStripe CMS
-
$ApplicationName <% _t('APPVERSIONTEXT2',"version that you are currently running, technically it's the CVS branch") %>">$CMSVersion
<% control CurrentMember %> <% _t('LOGGEDINAS','Logged in as') %>
$FirstName $Surname
|
<% _t('EDITPROFILE','Profile') %>
|
<% _t('LOGOUT','log out') %>
<% end_control %>
<% if class = CMSMain %>
<% _t('VIEWPAGEIN','Page view:') %>
<% else %>
<% _t('SWITCHTO','Switch to:') %>
<% end_if %>
<% _t('EDIT','Edit') %>
|
<% _t('DRAFTS','Draft Site') %>
|
<% _t('PUBLIS','Published Site') %>
<% _t('ARCHS','Archived Site') %>