'object', 'subtypes' => 'reported_content')); if (!$list) { $list = '

' . elgg_echo('reportedcontent:none') . '

'; } $body = <<<__HTML $title $list __HTML; echo $body;