update templates

This commit is contained in:
Eric Jinks 2018-01-25 13:20:29 +10:00
parent c89ed2d65c
commit c00e501c05
6 changed files with 10 additions and 10 deletions

View file

@ -14,7 +14,7 @@
<container>
<img style='margin: auto' src='https://netlify-cms-react-starter.netlify.com/images/logo.svg' />
<h2>Confirm your signup</h2>
<p>Follow this link to confirm your account</p>
<p>Follow this link to confirm your account:</p>
<button class='button' href="{{ .ConfirmationURL }}" style="margin: auto;">Confirm your mail</button>
</container>
</body>

View file

@ -88,7 +88,7 @@
<tr class="container__row">
<td class="container__cell" width="100%" align="left" valign="top"> <img src="https://netlify-cms-react-starter.netlify.com/images/logo.svg" border="0" alt="" class="img__block" style="display: block; max-width: 100%; margin: 0 auto;" />
<h2 class="header h2" style="margin: 20px 0; line-height: 30px; color: #000000; font-family: Helvetica,Arial,sans-serif; text-align: center;">Confirm your signup</h2>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to confirm your account</p>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to confirm your account:</p>
<div class="button button" style="background-color: #FF3D3D; margin: 0 auto;">
<table role="presentation" width="100%" align="left" border="0" cellpadding="0" cellspacing="0">
<tr>

View file

@ -13,8 +13,8 @@
<body>
<container>
<img style='margin: auto' src='https://netlify-cms-react-starter.netlify.com/images/logo.svg' />
<h2>Follow this link to confirm the update of your email from {{ .Email }} to {{ .NewEmail }}:</h2>
<p>Follow this link to confirm your account</p>
<h2>Confirm Change of Email</h2>
<p>Follow this link to confirm the update of your email from {{ .Email }} to {{ .NewEmail }}:</p>
<button class='button' href="{{ .ConfirmationURL }}" style="margin: auto;">Change Email</button>
</container>
</body>

View file

@ -87,8 +87,8 @@
<table class="container__table" role="presentation" border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<tr class="container__row">
<td class="container__cell" width="100%" align="left" valign="top"> <img src="https://netlify-cms-react-starter.netlify.com/images/logo.svg" border="0" alt="" class="img__block" style="display: block; max-width: 100%; margin: 0 auto;" />
<h2 class="header h2" style="margin: 20px 0; line-height: 30px; color: #000000; font-family: Helvetica,Arial,sans-serif; text-align: center;">Follow this link to confirm the update of your email from {{ .Email }} to {{ .NewEmail }}:</h2>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to confirm your account</p>
<h2 class="header h2" style="margin: 20px 0; line-height: 30px; color: #000000; font-family: Helvetica,Arial,sans-serif; text-align: center;">Confirm Change of Email</h2>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to confirm the update of your email from {{ .Email }} to {{ .NewEmail }}:</p>
<div class="button button" style="background-color: #FF3D3D; margin: 0 auto;">
<table role="presentation" width="100%" align="left" border="0" cellpadding="0" cellspacing="0">
<tr>

View file

@ -13,8 +13,8 @@
<body>
<container>
<img style='margin: auto' src='https://netlify-cms-react-starter.netlify.com/images/logo.svg' />
<h2>Follow this link to reset the password for your account:</h2>
<p>Follow this link to confirm your account</p>
<h2>Reset Password</h2>
<p>Follow this link to reset the password for your account:</p>
<button class='button' href="{{ .ConfirmationURL }}" style="margin: auto;">Reset Password</button>
</container>
</body>

View file

@ -87,8 +87,8 @@
<table class="container__table" role="presentation" border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<tr class="container__row">
<td class="container__cell" width="100%" align="left" valign="top"> <img src="https://netlify-cms-react-starter.netlify.com/images/logo.svg" border="0" alt="" class="img__block" style="display: block; max-width: 100%; margin: 0 auto;" />
<h2 class="header h2" style="margin: 20px 0; line-height: 30px; color: #000000; font-family: Helvetica,Arial,sans-serif; text-align: center;">Follow this link to reset the password for your account:</h2>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to confirm your account</p>
<h2 class="header h2" style="margin: 20px 0; line-height: 30px; color: #000000; font-family: Helvetica,Arial,sans-serif; text-align: center;">Reset Password</h2>
<p class="text p" style="display: block; margin: 14px 0; color: #000000; font-family: Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; text-align: center;">Follow this link to reset the password for your account:</p>
<div class="button button" style="background-color: #FF3D3D; margin: 0 auto;">
<table role="presentation" width="100%" align="left" border="0" cellpadding="0" cellspacing="0">
<tr>