@if (book) {
@if (missingDetails) { }
{{ book.title | truncate : 40 }}
${{ book.price }}
}