I have already created an HTML/CSS static page in Odoo Enterprise without using the default website blocks provided by Odoo. Now I want to make this page dynamic.
Is it possible to make a custom HTML page dynamic in Odoo? If so, what is the best approach to do this?
I'm looking for guidance on how to integrate dynamic content (like data from models) into my custom-built page.
Thanks in advance!