From a1a22dd924815bf71a1faadea8f1034910015ebc Mon Sep 17 00:00:00 2001 From: dcore94 Date: Thu, 14 Oct 2021 13:31:02 +0200 Subject: [PATCH] tuning of css --- templates/da_cache_to_shub.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index 5eb15d7..7bb661d 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -229,7 +229,7 @@ "from" : "Blue-Cloud Gateway ", "to" : "${workflow.input.callback.email}", "bcc" : "${init.input.bcc}", - "html" : "

Dear Blue-cloud service user,

your request with id {v1} related to order {v2} number {v3} has completed with the following outcome:


{v4}

You can access your data through your Blue-cloud workspace at {v6}.



WARNING / LEGAL TEXT: This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.

", + "html" : "

Dear Blue-cloud service user,

your request with id {v1} related to order {v2} number {v3} has completed with the following outcome:


{v4}

You can access your data through your Blue-cloud workspace at {v6}.



WARNING / LEGAL TEXT: This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.

", "subject" : "Outcome of Bluecloud DA cache download {v1}", "extra_vars":{ "v1" : "${workflow.input.descriptor.requestId}",