Get the Book title in custom twig template

Viewed 17

I'd like to display the main Book title on all pages of a book, instead of only the current page's title. However, I can't find a way to print this Book title in my Twig template.

How can I get the main Book title and print it in a custom twig template?

0 Answers
Related