{config_load file="$language/lang_$language.conf" section="latest_news"}

{#heading_text#}

{if $ONE eq 1} {assign var="module_data" value=$module_content[0]} {else} {foreach name=aussen item=module_data from=$module_content} {php} $col++; {/php} {php} if ($col>=1) { $col=0; echo ''; } {/php} {/foreach}
{/if}
{$module_data.NEWS_DATA}
{$module_data.NEWS_HEADING}
{$module_data.NEWS_CONTENT}
{#other_news#}
{$module_data.NEWS_DATA}
{$module_data.NEWS_HEADING}
{$module_data.NEWS_CONTENT|vam_truncate:$smarty.const.MAX_DISPLAY_LATEST_NEWS_CONTENT:" ..."}