diff --git a/templates/GoogleSitemapController.ss b/templates/GoogleSitemapController.ss index aac5ae2..f5e46bf 100644 --- a/templates/GoogleSitemapController.ss +++ b/templates/GoogleSitemapController.ss @@ -1,7 +1,8 @@ + <% loop Sitemaps %> {$BaseHref}sitemap.xml/sitemap/$ClassName/$Page.xml <% if LastModified %>$LastModified<% end_if %> <% end_loop %> - \ No newline at end of file +