diff --git a/client/src/components/WebinputCSV.vue b/client/src/components/WebinputCSV.vue index 81d2956..515231d 100644 --- a/client/src/components/WebinputCSV.vue +++ b/client/src/components/WebinputCSV.vue @@ -83,6 +83,7 @@ Please note that this preview uses example data and thus does not take the CERTbund rules into account. The example data contains more data and aggregated fields than real data. To consider the input data, use the tools in the "Data Validation and Submission" section.
Subject: {{mailgenPreviewParsed.subject}}
To: {{mailgenPreviewParsed.to}}
+
Content Type: {{ mailgenPreviewParsed.contentType }}
{{ mailgenPreviewParsed.body }}