" lang="<% var name="Document:Lang" %>" dir="<% var name="Document:Direction" %>" xmlns="http://www.w3.org/1999/xhtml" >
<% include file="explorer/http_headers.html" %> <% component class="link" set="Link_Loop" %> <% component class="text, html, image, photo, file, poll" set="Body_Loop" %> <% path set="Path" %> <% sibling set="Sibling" %><% comment %> This is the site logo. <% end-comment %> <% include file="explorer/document_component/logo/xx.html" %> | <% comment %> This is the main menu. <% end-comment %> <% include file="explorer/document_component/menu/xx.html" %> <% comment %> This is the search form. <% end-comment %> <% include file="explorer/document_component/search/xx.html" %> |
<% if name="Document:Name" %> <% comment %> This is the breadcrumb trail. <% end-comment %> <% include file="explorer/document_component/breadcrumb/xx.html" %> <% end-if %> | |
<% if name="Document:Only_Child" not="1" %> <% comment %> This is the listing of sibling documents. <% end-comment %> <% include file="explorer/document_component/sibling/xx.html" %> <% end-if %> | "
class="body-cell"
>
" lang="<% var name="Document:Lang" %>" dir="<% var name="Document:Direction" %>" class="<% var name="Document:Lang" %>" > <% var name="Document:Title" encode_html="1" %><% if name="Document:Children" %>"
>
<% else %>
"
>
<% end-if %>
<% loop name="Body_Loop" %>
<% if name="class" eq="poll" %>
" > [[If this document had any child documents they would be listed here because the default child listing top template has been selected for this document.]] "
class="poll <% var name="Document:Lang" %>"
>
<% include file="explorer/document_component/poll/xx.html" %>
<% end-if %>
<% if name="class" eq="html" %>
"
class="html <% var name="Document:Lang" %>"
>
<% var name="html" %>
<% end-if %>
<% if name="class" eq="text" %>
"
class="text <% var name="Document:Lang" %>"
>
<% var name="html" %>
<% end-if %>
<% if name="class" eq="image" %>
<% if name="image" %>
"
class="image <% var name="Document:Lang" %>"
>
<% end-if %>
<% end-if %>
<% if name="class" eq="photo" %>
<% if name="image" %>
"
class="photo <% var name="Document:Lang" %>"
>
<% end-if %>
<% end-if %>
<% if name="class" eq="file" %>
<% if name="file" %>
"
class="file <% var name="Document:Lang" %>"
>
<% end-if %>
<% end-if %>
<% if name="class" eq="link" %>
<% end-if %>
<% end-loop %>
.static/files/<% var name="file" %>" ><% var name="title" encode_html="1" %> |
<% if name="Document:Only_Child" not="1" %> <% comment %> This is the next and previous menu. <% end-comment %> <% include file="explorer/document_component/next_and_previous/xx.html" %> <% end-if %> | |
<% comment %> This is the documents footnote. <% end-comment %> <% include file="explorer/document_component/footnote/xx.html" %> |