{% set image1 = resize_image(path=path1, width=500, op="fit_width") %} {% set image2 = resize_image(path=path2, width=500, op="fit_width") %}