forked from wezm/wezm.net
2 lines
140 B
HTML
2 lines
140 B
HTML
|
<img src="{{ resize_image(path=image, width=width * 2, op="fit_width") }}" width="{{ width }}" alt="{{ alt }}" class="image-{{ float }}" />
|