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

{#heading_text#}

{foreach name=aussen item=module_data from=$module_content} {php} $col++; {/php} {php} if ($col>=2) { $col=0; echo ''; } {/php} {/foreach}
{$module_data.NEWS_DATA}
{$module_data.NEWS_HEADING}
{$module_data.NEWS_CONTENT|vam_truncate:$smarty.const.MAX_DISPLAY_LATEST_NEWS_CONTENT:" ..."}
{#other_news#}