$MetaTags <% base_tag %>
<% include Header %>
<% if Menu(3) %>
<% control Menu(3) %>
$MenuTitle
<% end_control %>
<% else %> <% if Menu(2) %>
<% control Menu(2) %>
$MenuTitle
<% end_control %>
<% end_if %> <% end_if %>
$SidebarLeft
<% if Level(2) %>
$Breadcrumbs
<% end_if %>
$Title
$Content $Form
<% include Qualify %>$SidebarRight
<% include Footer %>