{{#data}}
<div class="three-picture clearfix">
{{#list}}
<a href="{{url}}"> <img src="{{image src 210 280}}"> </a>
{{/list}}
</div>
{{/data}}