{{{ each thumbs }}}
<a class="d-inline-block" href="{./url}">
	<img class="rounded-1 bg-light" style="width:auto; max-width: 4rem; height: 3.33rem;object-fit: contain;" src="{./url}" />
</a>
{{{ end }}}