" xmlns="http://www.w3.org/1999/xhtml">
<% include file="explorer/http_headers.html" %>
<% component class="link" set="Link_Loop" %>
<% component class="text, html, image, file" set="Body_Loop" %>
<% path set="Path" %>
<% loop name="Path" %><% var name="Title" encode_html="1" %> : <% end-loop %> Print Version
<% var name="Document:Title" encode_html="1" %>
<% var name="Document:Description" encode_html="1" %>
<% loop name="Body_Loop" %>
<% if name="class" eq="html" %>
" class="html">
<% var name="html" %>
<% end-if %>
<% if name="class" eq="text" %>
" class="text">
<% var name="html" %>
<% end-if %>
<% if name="class" eq="image" %>
<% if name="image" %>
" class="image">

.static/images/<% var name="image" %>" alt="<% var name="alt" %>" />
<% end-if %>
<% end-if %>
<% if name="class" eq="file" %>
<% if name="file" %>
" class="file">
<% var name="title" %> <% var name="Document:Root:URI" %>.static/files/<% var name="file" %>
<% end-if %>
<% end-if %>
<% if name="class" eq="link" %>
<% end-if %>
<% end-loop %>
References
<% if name="Link_Loop" %>
Links to other documents
This document contains the following links:
<% loop name="Link_Loop" %>
<% if name="title" %>
-
<% var name="title" encode_html="1" %> <<% var name="url" %>>
-
<% var name="description" encode_html="1" %>
<% end-if %>
<% end-loop %>
<% end-if %>
<% if name="Document:Parent" %>
Parent document
This document is a child document of:
- ">
<% var name="Document:Parent:Title" encode_html="1" %> <<% var name="Document:Parent:URI" %>>
- ">
<% var name="Document:Parent:Description" encode_html="1" %>
<% end-if %>
<% if name="Document:Children" %>
Child documents
Documents that are children of this document:
<% loop name="Document:Children" %>
- ">
<% var name="Title" encode_html="1" %> <<% var name="URI" %>>
- ">
<% var name="Description" encode_html="1" %>
<% end-loop %>
<% end-if %>
Document location <<% var name="URI:Action" %>>
Last updated by <% var name="Document:Editor_Last_Modified:First_Name" encode_html="1" %>
<% var name="Document:Editor_Last_Modified:Family_Name" encode_html="1" %>
<<% var name="Document:Editor_Last_Modified:Email" encode_html="1" %>>
on <% var name="Document:Date_Last_Modified" encode_html="1" %>
Created by <% var name="Document:Editor_Created:First_Name" encode_html="1" %>
<% var name="Document:Editor_Created:Family_Name" encode_html="1" %>
<<% var name="Document:Editor_Created:Email" encode_html="1" %>>
on <% var name="Document:Date_Created" encode_html="1" %>
<% if name="Document:Publisher" %>
<% var name="Document:Publisher" encode_html="1" %>
<% end-if %>
<% if name="Document:Rights" %>
<% var name="Document:Rights" encode_html="1" %>
<% end-if %>