fix catégories
This commit is contained in:
@@ -118,8 +118,8 @@
|
||||
<h3 class="voir_aussi">Voir aussi</h3>
|
||||
</div>
|
||||
<div class="other-posts row">
|
||||
{% for item in other %}
|
||||
{% include 'components/thumbnails/thumbnails.twig' %}
|
||||
{% for item in other %}
|
||||
{% include 'components/thumbnails/thumbnails.twig' with { name : 'other'} %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user