diff --git a/Resources/views/Person/export.csv.twig b/Resources/views/Person/export.csv.twig index 431b21b0f..680206406 100644 --- a/Resources/views/Person/export.csv.twig +++ b/Resources/views/Person/export.csv.twig @@ -56,5 +56,5 @@ #}{% if not loop.last %},{% endif %}{# #}{% endfor %}{# #}{% endif %} - + {% endfor %} \ No newline at end of file