I am building a site using AngularJS and Twitter Bootstrap. The site I am building have 10 pages and in each pages I want to used a reusable common layout for navigation bar.The concept is like master page in ASP.net or layout in MVC.But there is no such concept in AngularJS or HTML5. So how can I achieve that.Please provide links of some example.
Thanks and Regards
Utpal Maity