# 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>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET 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?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
