Let's suppose that my site made in AngularJS has a ng-include
of a modal (a part of the screen that floats) I can define a controller in this HTML file to control the part that will be included even if I already have a controller before the include ?