Hello.
I created website menu Partners.
Url of that page is (http://localhost:8069/page/partners)
Now i created new module with "./odoo-bin scaffold webpartners addons"
Website_partners module is something simular with my idea, just want to list all published partners on my page "Partners"
So when i go to http://localhost:8069/page/partners i want to list/show published partners.
Any idea how to do this?