From 708cb5d166036b4dc7910d9df0d0ef3bcd736369 Mon Sep 17 00:00:00 2001 From: Jyrki Lilja Date: Fri, 8 Nov 2013 10:37:50 +0200 Subject: [PATCH] Add reference to xml-sitemapindex.xsl in GoogleSitemapController.ss --- templates/GoogleSitemapController.ss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +