{if $Comments|count > 0}

{$Comments|count} Reaktionen zu '{@$CommentParent}'

{foreach from=$Comments item=$CommentRow}
{if $CommentRow.CommentApproved == '1'}
#{$CommentRow.CommentID} - {if $CommentRow.CommentAuthorUrl != ''}{@$CommentRow.CommentAuthor}{else}{@$CommentRow.CommentAuthor}{/if} schrieb {@$CommentRow.PostDate|time:"am %A, den %d.%m.%Y um %H:%M"} Uhr
{else}
#{$CommentRow.CommentID} - Kommentar {@$CommentRow.PostDate|time:"von %A, den %d.%m.%Y um %H:%M"} Uhr
{/if} {if $CommentRow.Avatar}
{@$CommentRow.Avatar}
{/if}
{if $CommentRow.CommentApproved == '1'} {filter name='CommentContent' var=$CommentRow.CommentContent} {else} {option name='CommentHint'} {/if}
{/foreach} {/if}
{if $PostID|isset} {/if} {action name='CommentFormTop'}
Kommentar abgeben
{if $errorField == 'CommentName' && $errorType == 'empty'}

Bitte füllen Sie dieses Eingabefeld aus!

{/if}
{if $errorField == 'CommentEmail'}

{if $errorType == 'empty'}Bitte füllen Sie dieses Eingabefeld aus!{/if} {if $errorType == 'notValid'}Bitte geben Sie eine richtige E-Mail Adresse an!{/if}

{/if}
{@$SmilieList}
{if $errorField == 'CommentMessage' && $errorType == 'empty'}

Bitte füllen Sie dieses Eingabefeld aus!

{/if}
{action name='CommentFormBottom'}

» Besondere Hinweise für Spammer

{setting name='ShowAvatars' value='1'}

Die E-Mailadresse in den Angaben benötigen wir zur Anzeige Ihres persönlichens Gravatars. Sollten Sie bisher noch keinen Gravatar nutzen, können Sie sich kostenlos auf Gravatar.com für die Nutzung registrieren.

{/setting}