{$item->title|htmlspecialchars}

{if $item->image}
{html_image_fs_full class = 'list_fullimg' name = $item->image width = $item->imageConfig.width method = $item->imageConfig.resizeMethod alt = $item->title title = $item->introduction|default:$item->content } {if $item->url} url, $BASE_URL) !== 0 || $item->linkType == 'file'} target="_blank"{/if} href="{$item->url}"> Related Information {/if}
{$item->content}
{else} {$item->content} {if $item->url} url, $BASE_URL) !== 0 || $item->linkType == 'file'} target="_blank"{/if} href="{$item->url}"> Related Information {/if} {/if}