Small ui fixes
This commit is contained in:
parent
1d5d7f8965
commit
9efe1a3990
5 changed files with 7 additions and 7 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
<div class="column">
|
||||
<div class="block">
|
||||
<h3 class="field is-grouped">{% include 'snippets/stars.html' with rating=rating %} ({{ reviews|length }} reviews)</h3>
|
||||
<h3 class="field is-grouped">{% include 'snippets/stars.html' with rating=rating %} ({{ reviews|length }} review{{ reviews|length|pluralize }})</h3>
|
||||
|
||||
{% include 'snippets/book_description.html' %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue