[sitemap] Remove whitespace
This commit is contained in:
@@ -137,7 +137,7 @@ class SitemapGenerator(object):
|
|||||||
|
|
||||||
if getattr(page, 'status', 'published') != 'published':
|
if getattr(page, 'status', 'published') != 'published':
|
||||||
return
|
return
|
||||||
|
|
||||||
if getattr(page, 'private', 'False') == 'True':
|
if getattr(page, 'private', 'False') == 'True':
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user