Sign in
android
/
platform
/
external
/
cherry
/
main
/
.
/
third_party
/
angular
/
docs
/
examples
/
example-ngView-directive
/
book.html
blob: 1a50c4e9771d109e5cac36ec9999a825af116204 [
file
]
<div>
controller: {{book.name}}
<br
/>
Book Id: {{book.params.bookId}}
<br
/>
</div>