diff --git a/backend/geonature/core/imports/templates/import_template_pdf.html b/backend/geonature/core/imports/templates/import_template_pdf.html index faabc9ecdf..88a9a626bf 100644 --- a/backend/geonature/core/imports/templates/import_template_pdf.html +++ b/backend/geonature/core/imports/templates/import_template_pdf.html @@ -4,85 +4,84 @@ Export rapport d'import + + + Bandeau + -
- - - Bandeau - -
-
+
Import ID : {{ data.id_import }}
Date d'import : {{ data.date_end_import }}
Nom du fichier d'import : {{ data.full_file_name }}
+
-
-
-
-

Fiche descriptive

-
-

Identification

-

-
- Auteur : - {% if data.authors_name: %} - {{ data.authors_name }} - {% endif %} -
- SRID : - {% if data.srid: %} - {{ data.srid }} - {% endif %} -
- Encodage : - {% if data.encoding: %} - {{ data.encoding }} - {% endif %} -
- Format : - {% if data.format_source_file: %} - {{ data.format_source_file }} - {% endif %} -
- Jeux de données : - {% if data.dataset: %} - {{ data.dataset.dataset_name }} - {% endif %} -

-
- - {% if data.keywords: %} -
-

Mots-clés

-

- {{ data.keywords }} -

-
- {% endif %} +
+
+

Fiche descriptive

+
+

Identification

+

+
+ Auteur : + {% if data.authors_name: %} + {{ data.authors_name }} + {% endif %} +
+ SRID : + {% if data.srid: %} + {{ data.srid }} + {% endif %} +
+ Encodage : + {% if data.encoding: %} + {{ data.encoding }} + {% endif %} +
+ Format : + {% if data.format_source_file: %} + {{ data.format_source_file }} + {% endif %} +
+ Jeux de données : + {% if data.dataset: %} + {{ data.dataset.dataset_name }} + {% endif %} +

- {% if data.map %} -
-
-

Zone géographique

- + + {% if data.keywords: %} +
+

Mots-clés

+

+ {{ data.keywords }} +

{% endif %}
-
+ {% if data.map %} +
+
+

Zone géographique

+ +
+ {% endif %} +
+
+

Statistiques

-
+
@@ -99,16 +98,17 @@
Nom du fichier d'import : {{ data.full_file_name }}
{% endfor %}
-
{% if data.chart %} -
-

Répartition taxonomique

- -
-
+
+ {% endif %} +
+ +
+

Erreurs

-
+
@@ -130,44 +130,70 @@
Nom du fichier d'import : {{ data.full_file_name }}
- +