resp
This commit is contained in:
@@ -1,7 +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) }}
|
||||
{{ image.cropResize(400,400).html('','','align-'~page.header.image_align)|raw }}
|
||||
{% endif %}
|
||||
{{ content }}
|
||||
{{ content|raw }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user