<#Upload Clan Profiles#>

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

{*
{$form.srvimport.label} {$lastmod|escape}{if $form.srvimport.error}

{$form.srvimport.error}

{/if}
- <#Or#> -
*}
{$form.csvfile.label} {if $form.csvfile.error}

{$form.csvfile.error}

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