{extends "../@listView.xml"} {block title} {_apps} {/block} {block header} {_apps}
{_create}
{/block} {block tabs}
{_all_apps}
{_installed_apps}
{_own_apps}
{/block} {* BEGIN ELEMENTS DESCRIPTION *} {block link|strip|stripHtml} /app{$x->getId()} {/block} {block preview} {/block} {block name} {$x->getName()} {/block} {block description} {$x->getDescription()} {/block} {block actions} {_app_play} {_app_uninstall} {_app_edit} {/block}