Change template from "tabs" to "single-view"

Hello,
i have created an app with template “tabs”. I can change template to “single-view” ???
I have removed the tabs but the app display a blank page.
Thanks.

I could not fully understand your problem. It will be more understandable if you share sample codes with us.

Have you reviewed this document?
https://framework7.io/docs/view.html

When create new app you can select the template: “Single View”, “Tabbed View”, etc.

Where i modify If i need to change the template? From “Tabbed View” to “Single View” ???
Thanks

Next time, need to add more details. Read here: https://forum.framework7.io/t/how-to-ask-a-good-question-on-forum/

Most likely you need to fix your routes and remove tabs from initialization. Read here:
https://framework7.io/docs/init-app.html
https://framework7.io/docs/routes.html
https://framework7.io/docs/tabs.html#routable-tabs

Also, look at the inspector and paste if you have any errors