{extends "../@layout.xml"} {block title}{_"wall"}{/block} {block header} {$oObj->getCanonicalName()} » {_"wall"}
{tr("wall", $count)}
{/block} {block content}
Вложение: (unknown)
{if !is_null($thisUser) && $owner < 0 && $club->canBeModifiedBy($thisUser)} {/if}

{if sizeof($posts) > 0} {foreach $posts as $post} {include "../components/post.xml", post => $post} {/foreach} {include "../components/paginator.xml", conf => $paginatorConf} {else} {_no_posts_abstract} {/if}
{/block}