Merge soutade.fr:dynastie
This commit is contained in:
@@ -145,6 +145,8 @@ class Post(Index):
|
||||
'replace' : self.createReplace,
|
||||
'tags' : self.createTags}
|
||||
|
||||
self.blog = blog
|
||||
|
||||
if not os.path.exists(src + '/_post.html'):
|
||||
self.addError('No _post.html found, exiting')
|
||||
return self.report
|
||||
|
||||
Reference in New Issue
Block a user