[`Transport`]
{foreach $transports as $t_id => $t}
{/foreach}
[`Order source`]
[`Notification will be sent only for orders placed via the selected source.`]
{foreach $transports as $t_id => $t}
{include file="templates/actions/settings/SettingsNotifications.`$t_id`.html" inline}
{/foreach}
{include file="templates/actions/settings/SettingsNotificationsHelp.html" inline}