This commit is contained in:
parent
3fd6410bb4
commit
720a43a38c
4 changed files with 25 additions and 1 deletions
2
priv/static/templates/member_import_de.csv
Normal file
2
priv/static/templates/member_import_de.csv
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Vorname;Nachname;E-Mail;Straße;PLZ;Stadt
|
||||
Max;Mustermann;max.mustermann@example.com;Hauptstraße;10115;Berlin
|
||||
|
2
priv/static/templates/member_import_en.csv
Normal file
2
priv/static/templates/member_import_en.csv
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
first_name;last_name;email;street;postal_code;city
|
||||
John;Doe;john.doe@example.com;Main Street;12345;Berlin
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue