{extends "../@layout.xml"} {block headIncludes} {if $wallOwner->isDeleted() || $wallOwner->isClosed() || $wallOwner instanceof openvk\Web\Models\Entities\Club && $wallOwner->isHideFromGlobalFeedEnabled()} {/if} {/block} {block title}{_post}{/block} {block header} {$wallOwner->getCanonicalName()} » {_wall} » {_post} {/block} {block content} {include "../components/post.xml", post => $post, forceNoCommentsLink => TRUE, forceNoDeleteLink => TRUE}