" 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:Children" %> <% comment %> This is the listing of child documents. <% end-comment %> <% include file="explorer/document_component/children/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" %><% loop name="Body_Loop" %> <% if name="class" eq="poll" %>"
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" %> " class="xx" > [[Latest Documents]]" class="xx" > [[Following is a list of the last 15 documents added to this site:]] <% headlines base="/" set="News" sort_by="Date_Created" descending="1" limit="15" %>
|
<% 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" %> |