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

{#heading_reviews#}

{foreach name=aussen item=module_data from=$module_content}
{$module_data.PRODUCTS_NAME}
{#text_product#} {$module_data.PRODUCTS_NAME}
{#text_author#} {$module_data.AUTHOR}

{#text_text#} ({$module_data.TEXT_COUNT})
{$module_data.TEXT}

{#text_rating#} {$module_data.RATING}
 

{/foreach}
{$NAVIGATION}

{$BUTTON_BACK}