render(
'parts/Education/static-popup',
array(
'title' => __('Overwrite a WordPress site with Drag and Drop Import!', 'duplicator'),
'warning-text' => __('Drag and Drop Import is not available in Duplicator Lite!', 'duplicator'),
'content-tpl' => 'mocks/import/content-popup',
'upsell-url' => LinkManager::getCampaignUrl('blurred-mocks', 'Import')
),
true
); ?>