Skip to content

Instantly share code, notes, and snippets.

@hteumeuleu
Created August 24, 2018 12:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hteumeuleu/6966893cf5990e8f1678e85892080884 to your computer and use it in GitHub Desktop.
Save hteumeuleu/6966893cf5990e8f1678e85892080884 to your computer and use it in GitHub Desktop.
Gmail Confidential Mode Email
<html>
<head></head>
<body>
<div style="width: 100%; padding: 24px 0 16px 0; background-color: #f5f5f5; text-align: center;">
<div style="display: inline-block; width: 90%; max-width: 680px; min-width: 280px; text-align: left; font-family: Roboto,Arial,Helvetica,sans-serif; font-size: 13px;" dir="ltr">
<div style="display: block; padding: 0 2px;">
<div style="display: block; background: #fff; height: 2px;"></div>
</div>
<div style="border-left: 1px solid f0f0f0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;">
<div style="padding: 24px 32px 24px 32px; background: #fff; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;">
<div>
R&eacute;mi has sent you an email via
<span style="font-weight: bold;">Gmail confidential mode:</span>
</div>
<br/>
<div style="display: table-row;">
<img src="https://www.gstatic.com/images/branding/product/2x/gmail_16dp.png" border="0" width="32" style="display: table-cell; vertical-align: middle;" alt="Gmail logo"/>
<a href="https://confidential-mail.google.com/msg/xxxx=" target="_blank" style="display: table-cell; vertical-align: middle; padding-left: 12px; color: #3367d6; font-size: 18px; text-decoration: none;">Bonjour le monde</a>
</div>
<br/>
<div>
This message was sent on Aug 24, 2018 at 3:11:17 AM PDT
</div>
<div>
You can open it by clicking the link below. This link will only work for remi@xxx.yyy.
</div>
<br/>
<a href="https://confidential-mail.google.com/msg/xxxx=" target="_blank" style="background-color: #4d90fe; border: 1px solid #3079ed; border-radius: 2px; color: white; display:inline-block; font-size: 11px; font-weight: bold; height: 29px; line-height: 29px; min-width: 54px; outline: 0px; padding: 0 8px; text-align:center; text-decoration: none;">View the email</a>
<br/>
<br/>
<div>
Gmail confidential mode gives you more control over the messages you send. Set an expiration time, disable printing or forwarding of a message and more.
<a href="https://support.google.com/mail/answer/7674059" target="_blank">Learn more</a>
</div>
</div>
</div>
<table style="padding: 14px 10px 0 10px;" role="presentation">
<tr>
<td style="width: 100%; font-size: 11px; font-family: Roboto,Arial,Helvetica,sans-serf; color:#646464; line-height: 18px; min-height: 40px; vertical-align: middle;">
<div>
Gmail: Email by Google
</div>
<div>
Use is subject to the
<a href="https://myaccount.google.com/privacypolicy?hl=en" target="_blank">Google Privacy Policy</a>
</div>
<div>
Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043, USA
</div>
<div>
You have received this message because someone sent you an email via Gmail confidential mode.
</div>
</td>
<td>
<img src="https://www.gstatic.com/images/branding/googlelogo/2x/googlelogo_tm_black54_color_96x40dp.png" width="96" border="0" alt="Google logo"/>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment