= t("Comment:") ?> | = nl2br(p::purify($comment->text)) ?> |
= t("Author Name:") ?> | = p::clean($comment->author_name()) ?> |
= t("Author Email:") ?> | = p::clean($comment->author_email()) ?> |
= t("Author URL:") ?> | = p::clean($comment->author_url()) ?> |
= t("Url:") ?> | = $comment->item()->url(array(), true) ?>#comments |