Bug report by Katsutoshi Itoh
This commit is contained in:
parent
2eac2738c9
commit
ef3c128ccf
@ -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>
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user