<figure>
	<a class='{{ .Get "frame" }}' href='{{ .Get "src" }}' data-size='{{ .Get "size" }}'>
		<img src='{{ .Get "src" }}' alt='{{ .Get "alt" }}'>
	</a>
	<figcaption>{{ .Get "caption" }}</figcaption>
</figure>