book description formatting
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
<h1>{{ book.data.title }}</h1>
|
||||
by {{ book.authors.first.data.name }}
|
||||
{{ rating }} stars
|
||||
<blockquote>{{ book.data.description }}</blockquote>
|
||||
</div>
|
||||
|
||||
<h3>Leave a review</h3>
|
||||
|
Reference in New Issue
Block a user