-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from privacybydesign/feat/email-templates
adding style for email templates
- Loading branch information
Showing
4 changed files
with
189 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,94 @@ | ||
<!doctype html> | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<title>Add e-mail address to Yivi app</title> | ||
<meta http-equiv="Content-Type" content="text/html charset=UTF-8" /> | ||
</head> | ||
|
||
<body> | ||
<p>Click the link to add the e-mail address to your Yivi app.</p> | ||
<p> | ||
<a href="%s">Add e-mail address to your Yivi app</a> | ||
</p> | ||
</body> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
background-color: #ffffff; | ||
font-family: 'Roboto', 'Open Sans', 'Arial', sans-serif; | ||
font-size: 16px; | ||
line-height: 1.5; | ||
color: #b9113d; | ||
} | ||
</style> | ||
</head> | ||
<body style="margin: 0; padding: 0; background-color: #ffffff; font-family:'Roboto', 'Open Sans', 'Arial', sans-serif ; font-size: 16px; line-height: 1.5; color: #b9113d;"> | ||
<table align="center" width="100%%" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;"> | ||
<tr> | ||
<td align="center"> | ||
<table width="600" cellpadding="0" cellspacing="0" style="background-color: #ffffff; border: 1px solid #ddd; border-radius: 4px; overflow: hidden;"> | ||
<!-- Header --> | ||
<tr> | ||
<td style="padding: 16px 24px; text-align: center;"> | ||
<img src="https://yivi-cdn.s3.nl-ams.scw.cloud/yivi-header.png" /> | ||
</td> | ||
</tr> | ||
<!-- Title --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 24px; font-weight: bold; color: #a3244a; text-align: left;"> | ||
Email Confirmation | ||
</td> | ||
</tr> | ||
<!-- Body Text --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
<p>Dear Yivi User,</p> | ||
<p> | ||
Thanks for using Yivi, your privacy-friendly identity wallet!<br /> | ||
Click the button below to verify and add your email address to your Yivi app. | ||
</p> | ||
</td> | ||
</tr> | ||
<!-- Button --> | ||
<tr> | ||
<td align="center" style="padding: 16px 24px;"> | ||
<a href="%1$s" | ||
style=" | ||
color: #ffffff; | ||
font-size: 16px; | ||
font-family: 'Roboto', 'Open Sans', 'Arial', sans-serif; | ||
font-weight: bold; | ||
background-color: #a3244a; | ||
border-radius: 4px; | ||
display: block; | ||
padding: 16px 32px; | ||
text-decoration: none; | ||
background: #a3244a url('https://yivi-cdn.s3.nl-ams.scw.cloud/button-primary.svg') no-repeat right;"> | ||
Verify your email address | ||
</a> | ||
</td> | ||
</tr> | ||
|
||
<!-- Alternate Link --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
If the button doesn't work, you can also verify your email by using the link below:<br /> | ||
<a href="%1$s" style="color:blue underline;">%1$s</a> | ||
</td> | ||
</tr> | ||
<!-- Footer Text --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
Didn't request this?<br /> | ||
Ignore this email or contact us. | ||
</td> | ||
</tr> | ||
<!-- Divider --> | ||
<tr> | ||
<td style="padding: 0; border-top: 3px solid #8b173a;"></td> | ||
</tr> | ||
<!-- Footer --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 16px; color: #a3244a; text-align: left;"> | ||
Sent to you from Yivi, join our <a href="https://github.com/privacybydesign">Github community</a>. | ||
</td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,95 @@ | ||
<!doctype html> | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<title>Voeg e-mailadres toe aan Yivi-app</title> | ||
<meta http-equiv="Content-Type" content="text/html charset=UTF-8" /> | ||
</head> | ||
|
||
<body> | ||
<p>Klik op de link om het e-mailadres toe te voegen aan je Yivi-app.</p> | ||
<p> | ||
<a href="%s">Voeg e-mailadres toe aan je Yivi-app</a> | ||
</p> | ||
</body> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
background-color: #ffffff; | ||
font-family: 'Roboto', 'Open Sans', 'Arial', sans-serif; | ||
font-size: 16px; | ||
line-height: 1.5; | ||
color: #b9113d; | ||
} | ||
</style> | ||
</head> | ||
<body style="margin: 0; padding: 0; background-color: #ffffff; font-family: Verdana, Arial; font-size: 16px; line-height: 1.5; color: #b9113d;"></body> | ||
<table align="center" width="100%%" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;"> | ||
<tr> | ||
<td align="center"> | ||
<table width="600" cellpadding="0" cellspacing="0" style="background-color: #ffffff; border: 1px solid #ddd; border-radius: 4px; overflow: hidden;"> | ||
<!-- Header --> | ||
<tr> | ||
<td style="padding: 16px 24px; text-align: center;"> | ||
<img src="https://yivi-cdn.s3.nl-ams.scw.cloud/yivi-header.png" /> | ||
</td> | ||
</tr> | ||
<!-- Title --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 24px; font-weight: bold; color: #a3244a; text-align: left;"> | ||
E-mailbevestiging | ||
</td> | ||
</tr> | ||
<!-- Body Text --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
<p>Beste Yivi-gebruiker,</p> | ||
<p> | ||
Bedankt voor het gebruiken van Yivi, jouw privacyvriendelijke identity wallet!<br /> | ||
Klik op de knop hieronder om je e-mailadres te verifiëren en toe te voegen aan jouw Yivi-app. | ||
</p> | ||
</td> | ||
</tr> | ||
<!-- Button --> | ||
<tr> | ||
<td align="center" style="padding: 16px 24px;"> | ||
<a href="%1$s" | ||
style=" | ||
color: #ffffff; | ||
font-size: 16px; | ||
font-family: 'Roboto', 'Open Sans', 'Arial', sans-serif; | ||
font-weight: bold; | ||
background-color: #a3244a; | ||
border-radius: 4px; | ||
display: block; | ||
padding: 16px 32px; | ||
text-decoration: none; | ||
background: #a3244a url('https://yivi-cdn.s3.nl-ams.scw.cloud/button-primary.svg') no-repeat right;"> | ||
Verifieer je e-mailadres | ||
</a> | ||
</td> | ||
</tr> | ||
|
||
<!-- Alternate Link --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
Werkt deze knop niet? Gebruik dan de onderstaande link om je e-mailadres te verifiëren:<br /> | ||
<a href="%1$s" style="color:blue underline;">%1$s</a> | ||
</td> | ||
</tr> | ||
<!-- Footer Text --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 18px; color: #a3244a; text-align: left;"> | ||
Heb jij dit niet aangevraagd?<br /> | ||
Negeer deze e-mail of neem contact met ons op. | ||
|
||
</td> | ||
</tr> | ||
<!-- Divider --> | ||
<tr> | ||
<td style="padding: 0; border-top: 3px solid #8b173a;"></td> | ||
</tr> | ||
<!-- Footer --> | ||
<tr> | ||
<td style="padding: 16px 24px; font-size: 16px; color: #a3244a; text-align: left;"> | ||
Verzonden door Yivi, sluit je aan bij onze <a href="https://github.com/privacybydesign">GitHub-community</a>. | ||
</td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |