{if $attachment instanceof \openvk\Web\Models\Entities\Photo}
{if !$attachment->isDeleted()}
{else}
{/if}
{elseif $attachment instanceof \openvk\Web\Models\Entities\Video}
{elseif $attachment instanceof \openvk\Web\Models\Entities\Post}
{php $GLOBALS["_nesAttGloCou"] = (isset($GLOBALS["_nesAttGloCou"]) ? $GLOBALS["_nesAttGloCou"] : 0) + 1}
{if $GLOBALS["_nesAttGloCou"] > 2}
{_"open_post"}
{else}
{include "post.xml", post => $attachment, compact => true}
{/if}
{else}
{_"version_incompatibility"}
{/if}
{php $GLOBALS["_nesAttGloCou"] = NULL}