WIP
This commit is contained in:
parent
040758c833
commit
b5153f3df1
6 changed files with 154 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
|||
{% if book.authors %}
|
||||
<p class="subtitle is-5">
|
||||
{% trans "by" %}
|
||||
{% include 'snippets/authors.html' %}
|
||||
{% include 'snippets/authors.html' with limit=3 %}
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue