{template="embedHeader" group="embed" app="core" params="$item, $item->mapped('title'), $item->mapped('date'), $url"}
{{if $contentImage = $item->contentImages(1)}}
{{$attachType = key( $contentImage[0] );}}
{{$firstPhoto = \IPS\File::get( $attachType, $contentImage[0][ $attachType ] );}}
{{endif}}
{$item->truncated(TRUE)|raw}
{template="embedItemStats" group="embed" app="core" params="$item"}