> For the complete documentation index, see [llms.txt](https://penida.gitbook.io/cowlendar-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://penida.gitbook.io/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/your-theme-developper-might-have-forgotten-less-than-body-greater-than.md).

# Your theme developper might have forgotten \</body>

Some theme developpers forget to add \</body> at the end of the body of your theme.

If \</body> is not there, the code of Cowlendar can not be injected and the app will not work. You will not see a button "BOOK NOW" on your product page.

The simple solution for that is to edit your theme and add \</body> at the bottom of the file.

<figure><img src="/files/EBPEzj7XauLDI4rgC0eo" alt=""><figcaption></figcaption></figure>
