book description formatting
This commit is contained in:
parent
c5d0e02166
commit
77bab24834
4 changed files with 18 additions and 15 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue