If you want to print someting like {{content}} on the html, using ng-non-bindable directive:
<div ng-non-bindable> <-- {{content}} </div>
[Angular 2] NgNonBindable
原文:http://www.cnblogs.com/Answer1215/p/4941373.html