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

{#heading_reviews#}

{foreach name=aussen item=module_data from=$module_content}

{#text_product#} {$module_data.PRODUCTS_NAME}
{#text_author#} {$module_data.AUTHOR}
{#text_rating#} {$module_data.RATING}

{#text_text#}

{$module_data.TEXT}

{/foreach} {$PAGINATION}