I want to use my own footer.html template using sphinx-book-theme. I created it like this (not sure it's right) and then used the extra_footer in the html_theme_options:

For some reason, the output just says footer at the bottom and not the content of the .html file.