integrated last medor boilerplate from osp
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ def generate_html(book, toc):
|
||||
# replace title
|
||||
# template_dom.html.head.title.contents[0].replaceWith(book_name)
|
||||
# get story div
|
||||
story_dom = template_dom.find('div', {"id":"my-story"})
|
||||
story_dom = template_dom.find('div', {"id":"flow-main"})
|
||||
|
||||
#
|
||||
# loop through pages to convert them to html and add it to main html file
|
||||
|
||||
Reference in New Issue
Block a user