This code is compiled by AngularJS: {{ 5+5 }}
This code is not compiled by AngularJS: {{ 5+5 }}
Use the ng-non-bindable directive when you do not want AngularJS to compile or bind the content.