In this AngularJS code:
The JSFiddle showing the problem is here: http://jsfiddle.net/DEnB2/
Automatic initialization of a ng-app directive occurs only once but you can manually initialize additional modules using the bootstrapping method. (See: https://docs.angularjs.org/guide/bootstrap)
The JSFiddle with the solution is here: http://jsfiddle.net/DEnB2/5/
Test Controllers
{{name}}
{{name}}