5 lines
172 B
HTML
5 lines
172 B
HTML
<figure class="image .Get "full-width">
|
|
<img src={{ .Get "url" }}" alt={{ .Get "description" }}>
|
|
<figcaption><small>{{ .Get "caption" }}</small></figcaption>
|
|
</figure>
|