placed cards formes
This commit is contained in:
@@ -79,7 +79,16 @@
|
||||
{{ content|without('field_chapitre_num','field_parties') }}
|
||||
</div>
|
||||
|
||||
{% if view_mode == "home" %}
|
||||
<nav class="arrow-more">
|
||||
<a class="arrow" href="{{ url }}">Ouvrir</a>
|
||||
</nav>
|
||||
{% endif %}
|
||||
</article>
|
||||
|
||||
|
||||
{% if content.field_parties %}
|
||||
<section class="parties">
|
||||
{{ content.field_parties }}
|
||||
<section>
|
||||
<section>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user