Bug report by Katsutoshi Itoh

This commit is contained in:
Michael 2011-02-21 08:07:25 +02:00
parent 2eac2738c9
commit ef3c128ccf
2 changed files with 1 additions and 2 deletions

View File

@ -61,7 +61,6 @@ template urls =
#else #else
[$xhamlet| [$xhamlet|
#endif #endif
<div id="endif">
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
$forall url <- urls $forall url <- urls
<url> <url>

View File

@ -1,5 +1,5 @@
name: yesod-sitemap name: yesod-sitemap
version: 0.0.0 version: 0.0.0.1
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>