I need to hide footer on one of the websites while using Multi-Website module.
What is the best practice to do so? I saw a flag inside e? I'm using different domains for different websites.
<footer t-if="not no_footer" id="bottom" data-anchor="true" class="bg-light o_footer">
Using Odoo 13