tuning of css

master
dcore94 2 years ago
parent a5724b8b5d
commit a1a22dd924

@ -229,7 +229,7 @@
"from" : "Blue-Cloud Gateway <bluecloud@d4science.org>",
"to" : "${workflow.input.callback.email}",
"bcc" : "${init.input.bcc}",
"html" : "<html><body style='font-family:ubuntu,Arial,sans-serif; color:#3a628b; display:flex; flex-direction: column;'><div style='margin:auto;'><header style='background-color:#1aabe2;width:100%'><img src='https://ftp.d4science.org/apps/profiles/blue-cloud_vre_data_pool.jpg' style='margin-bottom:1em;width:100%'/></header><div style='width:100%'><p>Dear Blue-cloud service user,</p><p>your request with id <b>{v1}</b> related to order <b>{v2}</b> number <b>{v3}</b> has completed with the following outcome:</p><br/>{v4}<br/><p>You can access your data through your Blue-cloud workspace at <b><a href='{v5}'>{v6}</a></b>.</p><br/><br/><p style='font-size:small;color:gray'>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.</p></div></div></body></html>",
"html" : "<html><body style='font-family:ubuntu,Arial,sans-serif; color:#3a628b; display:flex; flex-direction: column;'><div><header style='background-color:#1aabe2;width:100%'><img src='https://ftp.d4science.org/apps/profiles/blue-cloud_vre_data_pool.jpg' style='margin-bottom:1em;width:100%'/></header><div style='width:100%'><p>Dear Blue-cloud service user,</p><p>your request with id <b>{v1}</b> related to order <b>{v2}</b> number <b>{v3}</b> has completed with the following outcome:</p><br/>{v4}<br/><p>You can access your data through your Blue-cloud workspace at <b><a href='{v5}'>{v6}</a></b>.</p><br/><br/><p style='font-size:small;color:gray'>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.</p></div></div></body></html>",
"subject" : "Outcome of Bluecloud DA cache download {v1}",
"extra_vars":{
"v1" : "${workflow.input.descriptor.requestId}",

Loading…
Cancel
Save