[`Connect new source`]

{if $is_any_source_plugin_installed} {$container_id = uniqid('f-create-source-container')}
[`Provider`]
{foreach $sources as $source_id => $source_provider}
{/foreach}
{$wa->csrf()} {if $source->getId()} [`or`] [`cancel`] {/if}
{else}

[`You need to install any source plugin before connecting sources.`]

{/if}