{config_load file="$language/lang_$language.conf" section="blog"} {if $BLOG == 'true'} {if $blog_items}

{$cat_name}

{foreach name=aussen item=module_data from=$blog_items}
{$module_data.date}

{$module_data.name}

{$module_data.description}
{if $module_data.kommentare !='1'}Kommentare{else}Kommentar{/if} ({$module_data.kommentare})

{/foreach} {else} Derzeit sind noch keine Beiträge vorhanden. {/if} {elseif $START}
{$TEXT}
{else} {if !$START}

RSS Feed {$NAME}


{/if}
{$TEXT}

{if $PRODUCTS_SOCIAL == 'true'}
{/if} {if $RATING !=''}
{#rate_ask#}
{$RATING}
{/if} {if $COMMENTS}

{if $gesamt_comments > 0} {#gesamt_comments#}{$gesamt_comments}{if $gesamt_comments !='1'}{#comments#}{else}{#comment#}{/if}
{else} {#no_comments#}
{/if} {if $NEW_COMMENT == true}
{#new_comment#} {elseif $NEW_COMMENT == false} {#must_logged#} {/if}
{if $comment_items == true} {foreach name=aussen item=module_data from=$comment_items}
{if $DELETE_COMMENT == 'true'} {/if}

{$module_data.nr}. {$module_data.kommentar}

 {$module_data.name}, {#am#} {$module_data.date}

{/foreach} {/if} {/if} {/if}