"
lang="<% var name="Document:Lang" %>"
dir="<% var name="Document:Direction" %>"
xmlns="http://www.w3.org/1999/xhtml"
>
<% include file="explorer/http_headers.html" %>
<% path set="Path" %>
"
summary="[[This is a layout table.]]"
>
<% 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" %>
|
|
|
"
class="body-cell"
>
"
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
<% var name="Photo:alt" encode_html="1" %>
"
> "
alt="<% var name="Photo:alt" encode_html="1" %>"
/>
<% if name="Photo:alt" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Title]]
"
>:
<% var name="Photo:alt" encode_html="1" %>
<% end-if %>
<% if name="Photo:description" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Description]]
"
>:
<% var name="Photo:description" encode_html="1" %>
<% end-if %>
<% if name="Photo:creator" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Creator]]
"
>:
<% var name="Photo:creator" encode_html="1" %>
<% end-if %>
<% if name="Photo:created_day" %>
<% if name="Photo:created_month" %>
<% if name="Photo:created_year" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Date]]
"
>:
<% var name="Photo:created_day" %>/<% var name="Photo:created_month" %>/<% var name="Photo:created_year" %>
<% end-if %>
<% end-if %>
<% end-if %>
<% if name="Photo:rights" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Copyright]]
"
>:
<% var name="Photo:rights" encode_html="1" %>
<% end-if %>
<% if name="Photo:coverage" %>
- "
lang="<% var name="Document:Lang" %>"
class="<% var name="Document:Lang" %>"
>
[[Coverage]]
"
>:
<% var name="Photo:coverage" encode_html="1" %>
<% end-if %>
|
|
|