Tags and tables
This commit is contained in:
parent
37a0ec0ba3
commit
0bea615b82
8 changed files with 45 additions and 37 deletions
|
@ -71,9 +71,11 @@
|
|||
{% endif %}
|
||||
|
||||
<div class="block">
|
||||
<div class="field is-grouped is-grouped-multiline">
|
||||
{% for tag in tags %}
|
||||
{% include 'snippets/tag.html' with book=book tag=tag user_tags=user_tags %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue