sitemap_tpl.html 2.84 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Site Map <TVAR PAGE> - Generated by www.xml-sitemaps.com</title>
<TIF PCHARSET><meta http-equiv="content-type" content="text/html; charset=<TVAR PCHARSET>" /></TIF>

<meta name=viewport content="width=device-width, initial-scale=1">

<style type="text/css">
body {
background-color: #DDD;
font: normal 100%  "Trebuchet MS", "Helvetica", sans-serif;
margin:0;
text-align:center;
}
#cont{
margin:auto;

text-align:left;
}
a:link,a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
h1 {
background-color:#fff;
padding:20px;
color:#00AEEF;
text-align:left;
font-size:32px;
margin:0px;
}
h3 {
background-color:#B8DCE9;
margin:0px;
padding:10px;
}
h3 a {
float:right;
font-weight:normal;
display:block;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:6px;
font-weight:normal;
}
td {
padding:6px;
text-align:left;
}
tr {background: #fff}
tr:nth-child(odd) {background: #f0f0f0}
#footer {
background-color:#B8DCE9;
padding:10px;
}
.pager,.pager a {
background-color:#00AEEF;
color:#fff;
padding:6px;
}
.lhead {
background-color:#fff;
padding:3px;
font-weight:bold;
}
.lpart { 
	background-color:#f0f0f0; 
	padding:0px;
}
.lpartpages { 
	padding-bottom:25px;
}
.lpage {
font:normal 100% verdana;
word-break: break-all;
}
.lcount {
background-color:#00AEEF;
color:#fff;
padding:2px;
margin:2px;
font:bold 100% verdana;
}
a.aemphasis {
color:#009;
font-weight:bold;
}
</style>

</head>
<body>
<div id="cont">
<h1>HTML Site Map</h1>
<h3><a href="<TVAR TOPURL>">Homepage</a>
Last updated: <TVAR LASTUPDATE>
<br />
Total pages: <TVAR TOTALURLS></h3>

<TIF APAGER>
<div class="pager">
<TLOOP APAGER>
<TIF current>[<TVAR num>]<TELSE><a href="<TVAR link>"><TVAR num></a></TIF> 
</TLOOP>
</div>
</TIF>

<table cellpadding="0" cellspacing="0" border="0" width="100%">
<TLOOP slots>
<tr valign="top">
<td class="lpart<TIF cnt> lpartpages</TIF>">
<table width="100%" cellpadding="0" cellspacing="0"><tr>
<TLOOP alevel><td class="lbullet">&nbsp;&nbsp;&nbsp;&nbsp;</td>
</TLOOP>
<td width="100%">
<div class="lhead"><TVAR folder><TIF cnt><span class="lcount"><TVAR cnt> <TIF cntmulti>pages<TELSE>page</TIF></span></TIF></div>

<table cellspacing="0" cellpadding="0" width="100%">
<TLOOP pages>
<tr><td class="lpage"><a href="<TVAR link>" title="<TVAR title_clean>"><TVAR title></a>
<TIF desc><br /><small><TVAR desc></small></TIF>
</td></tr>
</TLOOP>
</table>
</td></tr></table>

</td>
</tr>

</TLOOP>
</table>
<TIF APAGER>
<div class="pager">
<TLOOP APAGER>
<TIF current>[<TVAR num>]<TELSE><a href="<TVAR link>"><TVAR num></a></TIF> 
</TLOOP>
</div>
</TIF>
<div id="footer">
Page generated by XML-Sitemaps.com - A <a href="https://www.xml-sitemaps.com">Google sitemaps</a> 
and html sitemaps generator
</div>
</div>
</body>
</html>