I am converting my appery.io jQuery Web App to Bootstrap - Angular.JS.
My Web App has the following structure
I need to show the app's other pages inside the content-wrapper.
How can this be done with angular.js ?
Hello Joni,
Appery.io doesn't have by default that functionality, but you are able to create a custom directive (https://docs.angularjs.org/guide/dire...) which will use a html template on your page