{*
using this tag combo, the name is displayed as a link only
if user entered a URL.
Syntax is quite intuitive:
"if $url is not empty, show $name between a tags,
else default fallback on displaying plain $name"
*}
{$url|notempty:"$name"|default:$name}
{include file="shared:commentadminctrls.tpl"} {* this shows edit/delete links*}
{$date|date_format_daily} {$lang.entryauthor.at} {$date|date_format}
{$content|tag:comment_text}