{image_category cat=1}
{foreach item=image from=$image_list}
<img src="./media/{$image.media_filename}" alt="" />
{/foreach}