|
| 1 | +<!DOCTYPE html> |
| 2 | +<html style="margin: 0;padding: 0;box-sizing: border-box;border: none;"> |
| 3 | + |
| 4 | +<head style="margin: 0;padding: 0;box-sizing: border-box;border: none;"> |
| 5 | + <meta charset="utf-8" style="margin: 0;padding: 0;box-sizing: border-box;border: none;"> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" style="margin: 0;padding: 0;box-sizing: border-box;border: none;"> |
| 7 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" style="margin: 0;padding: 0;box-sizing: border-box;border: none;"> |
| 8 | + |
| 9 | +</head> |
| 10 | + |
| 11 | +<body style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;color: #313132;"> |
| 12 | + <table style="width: 580px;"> |
| 13 | + <tr> |
| 14 | + <td style="width: 151px;"> |
| 15 | + <img style="width: 151px;" src="https://${host}/static/media/logo-banner.e5eec500e32dc7377862.png"> |
| 16 | + </td> |
| 17 | + <td> |
| 18 | + <span id="nom_notification" style="overflow: visible;line-height: 30px;text-align: left;font-style: normal;font-weight: bold;font-size: 20px;color: rgba(0, 51, 102, 1);letter-spacing: -0.2px;vertical-align: middle;">Site Remediation Services</span> |
| 19 | + </td> |
| 20 | + </tr> |
| 21 | + </table> |
| 22 | + <table style="width: 580px;"> |
| 23 | + <tr> |
| 24 | + <td> |
| 25 | + <hr color="#DBDCDC" size="1px"> |
| 26 | + </td> |
| 27 | + </tr> |
| 28 | + <tr> |
| 29 | + <td> |
| 30 | + <p class="info" style="margin-top: 24px;margin-bottom: 0;overflow: visible;line-height:27px;text-align: left;font-style: normal;font-weight: bold;font-size: 20px;color: #313132;letter-spacing: 0px;"> |
| 31 | + ${formName}. |
| 32 | + </p> |
| 33 | + </td> |
| 34 | + </tr> |
| 35 | + <tr> |
| 36 | + <td> |
| 37 | + <p class="info" style="margin-top: 24px;margin-bottom: 0;overflow: visible;line-height: 24px;text-align: left;font-style: normal;font-weight: normal;font-size: 16px;color: #313132;letter-spacing: 0px;"> |
| 38 | + Hello, |
| 39 | + </p> |
| 40 | + <p class="info" style="margin-top: 24px;margin-bottom: 0;overflow: visible;line-height: 24px;text-align: left;font-style: normal;font-weight: normal;font-size: 16px;color: #313132;letter-spacing: 0px;"> |
| 41 | + Your <b>${formName}</b> application # ${applicationId} has been updated. Current status is <b>${action}</b> by ${userRole}. |
| 42 | + </p> |
| 43 | + </td> |
| 44 | + </tr> |
| 45 | + <tr> |
| 46 | + <td> |
| 47 | + <p class="info" style="margin-top: 24px;margin-bottom: 0;overflow: visible;line-height: 24px;text-align: left;font-style: normal;font-weight: normal;font-size: 16px;color: #313132;letter-spacing: 0px;"> |
| 48 | + <span>If you need any help, don’t hesitate to reach out to us at <a class="link" href="mailto:${support}" style="overflow: visible;line-height: 24px;text-align: left;overflow-wrap: break-word;word-wrap: break-word;font-style: normal;font-weight: normal;font-size: 16px;color: #1A5A96;text-decoration: underline;">${support}</a></span> |
| 49 | + </p> |
| 50 | + </td> |
| 51 | + </tr> |
| 52 | + <tr> |
| 53 | + <td style="padding-top: 24px;"> |
| 54 | + <hr color="#DBDCDC" size="1px"> |
| 55 | + </td> |
| 56 | + </tr> |
| 57 | + <tr> |
| 58 | + <td> |
| 59 | + <p class="footer">Have questions or need help? Please email us at: |
| 60 | + <a class="footer_link" href="mailto:${support}">${support}</a> |
| 61 | + </p> |
| 62 | + <p> EPD will never send an email that asks you to provide, confirm or verify personal, log on or account information. |
| 63 | + DO NOT reply to this email as it was sent from an unmonitored account. |
| 64 | + </p> |
| 65 | + </td> |
| 66 | + </tr> |
| 67 | + </table> |
| 68 | +</body> |
| 69 | +</html> |
0 commit comments