parent
3eb91980e0
commit
6c629be667
8 changed files with 105 additions and 65 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
{% endfor %}
|
||||
{% if shelf.size > shelf.books.count %}
|
||||
<a href="/shelf/{{ shelf.identifier }}">See all {{ shelf.size }}</a>
|
||||
<a href="/shelf/{{ user | username }}/{{ shelf.identifier }}">See all {{ shelf.size }}</a>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue