diff --git a/src/api/src/create_book.py b/src/api/src/create_book.py index dc9cf14..63587bc 100644 --- a/src/api/src/create_book.py +++ b/src/api/src/create_book.py @@ -675,6 +675,7 @@ id="copyright-license-image">""".format( else about_author.replace("{avatar}", "") ) + self.template = about_author return about_author def generate_toc(self):