{{define "export-importer"}} {{template "top" .}} {{$model := .model}}
{{if .model.ID}} Edit Export Importer Config {{.model.ID}} {{else}} New Export Importer Config {{end}}
{{if .model.ID}} {{end}}
Absolute URL of the index.txt file containing the listing of export zip files.
Common prefix for the relative paths of zip files contained in the index.
Region to use when inserting the imported TEKs into this server's database.
UTC
Time when the exporter importer should start.
UTC
Import other exports until this time. Normally left blank at the start, can be set to stop importing an export.
{{template "bottom" .}} {{end}}