{extends "../@layout.xml"} {block title}{$report->getReason()}{/block} {block header} {_list_of_reports} » {_report_number}{$report->getId()} {/block} {block content}
{_comment}: {$report->getReason()}
{include "ViewContent.xml", type => $report->getContentType(), object => $report->getContentObject()}