Is it possible to apply multiple AngularJS controllers on the same element ?
You could extend a controller and use it wherever you like. See the Fiddle for a better example.
With html like:
{{text1}} {{text2}}
Fiddle: http://jsfiddle.net/kkelly/thk9n20o/#base.com