{$item->title|htmlspecialchars}

{$item->date|date_format:'%B %e, %Y'}

{if $item->image}
{html_image_fs_full name = $item->image alt = $item->title|htmlspecialchars title = $item->title|htmlspecialchars } {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}