53cd9a8e60de2483b995e8e3081d68411f96464d
[cocanwiki.git] / templates / sitemap.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <title>Sitemap</title>
5 <meta name="author" content="http://www.merjis.com/" />
6 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
7 <link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
8 </head><body>
9
10 <h1><span>Sitemap</span></h1>
11
12 <ul id="sitemap">
13 ::table(sitemap)::<li><a href="/::url_html_tag::">::title_html::</a>
14 <p class="content">::if(has_content)::::content::::else::::description_html::::end::</p>
15 <p class="info"><a href="/::url_html_tag::">::hostname::/::url_html::</a> - ::last_modified_date_html::</p></li>
16 ::end::</ul>
17
18 ::include(footer.html)::
19 </body>
20 </html>