Image

<img src="/temp/photo-640x425.jpg" width="640" height="425" alt="Photo of a sunset over the ocean with a cliff">
<img src="{{ src }}" width="{{ width }}"{% if class %} class="{{ class }}"{% endif %} height="{{ height }}" alt="{{ alt }}">
{
  "src": "/temp/photo-640x425.jpg",
  "alt": "Photo of a sunset over the ocean with a cliff",
  "width": "640",
  "height": "425"
}

There are no notes for this item.