I want the user to see double curly braces, but Angular binds them automatically. This is the opposite case of this question where they want to not see curly braces used fo
Use ng-non-bindable in container, this is effective on all element inside here container.
ng-non-bindable
{{person.name}}