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

{#heading_text#}


{foreach name=aussen item=module_data from=$module_content}{$module_data.NEWS_DATA} - {$module_data.NEWS_HEADING}

{$module_data.NEWS_CONTENT|os_truncate:$smarty.const.MAX_DISPLAY_LATEST_NEWS_CONTENT:" ..."}
{#other_news#}

{/foreach}