{strip} {* uncomment later, when functionality will be ready
[`Installed widgets`] [`All widgets`]
*}

[`Drag new widgets onto your dashboard and customize the layout any way you like it. Dashboards are personal, so only you will see your custom layout. Other Webasyst users have their own personal dashboards too.`]

{if $wa->user()->getRights('installer', 'backend')} [`Install new widgets`]{/if}

{foreach $widgets as $app_id => $app_widgets}
{if $app_id != 'webasyst'}
{$apps[$app_id].name}
{/if}
{foreach $app_widgets as $widget}
{if !empty($widget.img)} {$widget.name} {/if}
{$widget.name}
{/foreach}
{/foreach}
{* uncomment later, when functionality will be ready
{function skeleton}
{for $i=1 to 8}
{/for}
{/function} {skeleton}
*} {/strip}