import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div class="modular-row callout">
|
||||
{% set image = page.media.images|first %}
|
||||
{% if image %}
|
||||
{{ image.cropResize(400,400).html('','','align-'~page.header.image_align) }}
|
||||
{% endif %}
|
||||
{{ content }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user