{_"wall"} {tr("wall", $count)} {_all_title}
{include "../components/textArea.xml", route => "/wall$owner/makePost", graffiti => true}
{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}
{script "js/node_modules/react/dist/react-with-addons.min.js"} {script "js/node_modules/react-dom/dist/react-dom.min.js"} {script "js/vnd_literallycanvas.js"} {css "js/node_modules/literallycanvas/lib/css/literallycanvas.css"}