Renamed 'copyright' to 'cfg_copyright' and 'host' to 'cfg_host_name'.
[gruta.git] / templates / artemus / ALL / SITEMAP
blob8df544f5ce339b25b024f0107dcfb3882b9c4b1a
1 {-content_type|text/xml}<?xml version="1.0" encoding="UTF-8"?>
2 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3 {-foreach|{-stories_by_date||0|0}|
4         <url><loc>http://{-cfg_host_name}/?t=STORY;topic=\$1;id=\$0</loc></url>}
5 {-foreach|{-topics}|
6         <url><loc>http://{-cfg_host_name}/?t=TOPIC;topic=\$0</loc></url>}
7 </urlset>