Web_page is not showing content on browser

I have created custom web pages.
I have created .html file in apps/myapp/myapp/web_page/myapp/
and same .py file in this folder.
and created .js file in public/js
and when Open on browser for output it shows page not found

Have you defined route in hook.py?

Yes I defined but still not working :frowning: