Sign in
android
/
platform
/
external
/
cherry
/
main
/
.
/
third_party
/
angular
/
docs
/
examples
/
example-example56
/
index-debug.html
blob: b9a3a325f94ef521bbb514c6537ff8284a0341c9 [
file
]
<!doctype html>
<html
lang
=
"en"
>
<head>
<meta
charset
=
"UTF-8"
>
<title>
Example - example-example56-debug
</title>
<script
src
=
"../../../angular.js"
></script>
</head>
<body
ng-app
=
""
>
<pre>
{{ {'name':'value'} | json }}
</pre>
</body>
</html>