{#items lengthTrim=settings.lengthTrim imgWidth=settings.imgWidth imgHeight=settings.imgHeight}
{?image}
{@cutString text="{title|s}" length="{lengthTrim}" /}
{@cutString text="{summary|s}" length="{lengthTrim}" /}
Read full article
{:else}
{@cutString text="{title|s}" length="{lengthTrim}" /}
{@cutString text="{summary|s}" length="{lengthTrim}" /}
{/image}
{/items}