pnd8_rasp/app/engine/www/tpls/site_sitemap.htm

11 lines
161 B
HTML

#[body]#
{rows}
#[!body]#
#[row]#<url>
<loc>{url}</loc>
<changefreq>weekly</changefreq>
<lastmod>{lastmod}</lastmod>
<priority>{prio}</priority>
</url>
#[!row]#