{extends "../@listView.xml"} {var iterator = iterator_to_array($reports)} {var page = $paginatorConf->page} {block title}{_list_of_reports}{/block} {block header} {_list_of_reports} {/block} {block actions} {/block} {* BEGIN ELEMENTS DESCRIPTION *} {block link|strip|stripHtml} /admin/support/report{$x->getId()} {/block} {block preview}
{/block} {block name} {$x->getAuthor()->getCanonicalName()} {/block} {block description} {if $x->getContentType() == "post"} {_text_of_the_post}: {$x->getContentObject()->getText()} {elseif $x->getContentType() == "photo"} {_photo} {elseif $x->getContentType() == "video"} {_video} {elseif $x->getContentType() == "group"} {_groups} {else} Unknown {/if} {/block}