fix devis
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{% set options = { items: {'@page.self': '/demande-de-devis'}, 'limit': 1 } %}
|
||||
|
||||
|
||||
{% for p in page.collection(options)%}
|
||||
{% for p in page.collection(options) %}
|
||||
{% set image = p.media.images|first %}
|
||||
{% set h4 = h4 ?: 'h4' %}
|
||||
|
||||
|
Reference in New Issue
Block a user