Import Jurisdiction

<% Flash().ShowErrorsIfPresent %> <% Flash().ShowSuccessIfPresent %> <%= HTML.FormTag("Jurisdiction", "ImportPost", empty, Array("enctype","multipart/form-data")) %> <%= HTML.Hidden("nonce", HTMLSecurity.GetAntiCSRFToken("JurisdictionImportForm")) %>

Upload a CSV (.csv) or tab-delimited (.txt) file to import jurisdiction data

<%= HTML.Button("submit", " Upload", "btn-primary") %> Accepted formats: .csv, .txt | Max size: 10 MB