% for entry in entries:
% if 'images' in entry and len(entry.images) > 0: % endif

${entry.title}

${entry.body}
% endfor