<#Import Servers#>

Import servers from an uploaded CSV file (eg: a file that was previously exported from the 'Servers -> export' admin control).

{$form.csvfile.label} {if $form.csvfile.error}

{$form.csvfile.error}

{/if}
{include file='block_form_footer.html'}