mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
fixed padding
This commit is contained in:
parent
5d13d8994d
commit
b950a8767d
6 changed files with 89 additions and 113 deletions
|
|
@ -11,31 +11,27 @@
|
|||
<td class="padding-y-20">
|
||||
<p>
|
||||
{{#if sender}}
|
||||
{{sender}} has invited you to join the workspace -
|
||||
{{sender}} has invited you to join the workspace -
|
||||
{{else}}
|
||||
You have been invited to join the workspace -
|
||||
You have been invited to join the workspace -
|
||||
{{/if}}
|
||||
<span class="text-bold">{{organizationName}}</span>. Click the
|
||||
<span class="text-bold">{{organizationName}}</span>. Click the
|
||||
button below to get started!
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{inviteUrl}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Join workspace
|
||||
|
|
@ -46,7 +42,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{inviteUrl}}</span>
|
||||
</p>
|
||||
|
|
@ -56,11 +52,11 @@
|
|||
<td class="padding-y-10 footer-note">
|
||||
<br />
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Welcome aboard!</span>
|
||||
<span>Welcome aboard!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -18,23 +18,19 @@
|
|||
create a new password, you can safely ignore this email.
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{resetLink}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Reset your password
|
||||
|
|
@ -45,7 +41,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{resetLink}}</span>
|
||||
</p>
|
||||
|
|
@ -54,11 +50,11 @@
|
|||
<tr>
|
||||
<td class="padding-y-10 footer-note">
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Thanks,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Thanks,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Thanks!</span>
|
||||
<span>Thanks!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -15,23 +15,19 @@
|
|||
below to get started.
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{inviteUrl}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Confirm email address
|
||||
|
|
@ -42,7 +38,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{inviteUrl}}</span>
|
||||
</p>
|
||||
|
|
@ -51,11 +47,11 @@
|
|||
<tr>
|
||||
<td class="padding-y-10 footer-note">
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Welcome aboard!</span>
|
||||
<span>Welcome aboard!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -11,30 +11,26 @@
|
|||
<td class="padding-y-20">
|
||||
<p>
|
||||
{{#if sender}}
|
||||
{{sender}} has invited you to join the workspace -
|
||||
{{sender}} has invited you to join the workspace -
|
||||
{{else}}
|
||||
You have been invited to join the workspace -
|
||||
You have been invited to join the workspace -
|
||||
{{/if}}
|
||||
<span class="text-bold">{{organizationName}}</span>. Click the button below to get started!
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{inviteUrl}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Join workspace
|
||||
|
|
@ -45,7 +41,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{inviteUrl}}</span>
|
||||
</p>
|
||||
|
|
@ -55,11 +51,11 @@
|
|||
<td class="padding-y-10 footer-note">
|
||||
<br />
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Welcome aboard!</span>
|
||||
<span>Welcome aboard!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -18,23 +18,19 @@
|
|||
create a new password, you can safely ignore this email.
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{resetLink}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Reset your password
|
||||
|
|
@ -45,7 +41,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{resetLink}}</span>
|
||||
</p>
|
||||
|
|
@ -54,11 +50,11 @@
|
|||
<tr>
|
||||
<td class="padding-y-10 footer-note">
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Thanks,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Thanks,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Thanks!</span>
|
||||
<span>Thanks!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -15,23 +15,19 @@
|
|||
below to get started.
|
||||
</p>
|
||||
{{#if (and (eq whiteLabelText "ToolJet") (eq tooljetEdition "cloud"))}}
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a
|
||||
class="url"
|
||||
href="https://tooljet.com/slack"
|
||||
target="_blank"
|
||||
>here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
<p class="padding-t-20">
|
||||
Should you have any questions or need assistance, our support team
|
||||
is
|
||||
<a class="url" href="https://tooljet.com/slack" target="_blank">here</a>
|
||||
to help or reach out to us on
|
||||
<a class="url" target="_blank" href="mailto: hello@tooljet.com">
|
||||
hello@tooljet.com</a>.
|
||||
</p>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<td class="padding-y-20">
|
||||
<a href={{inviteUrl}} target="_blank" class="padding-r-40" href="#">
|
||||
<button class="primary-btn">
|
||||
Confirm email address
|
||||
|
|
@ -42,7 +38,7 @@
|
|||
<tr>
|
||||
<td class="padding-y-10">
|
||||
<p style="font-size: 14px; color: #555;">
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
If the button isn't accessible, copy and paste this invite link into your browser:
|
||||
<br />
|
||||
<span style="color: #555; word-break: break-all;">{{inviteUrl}}</span>
|
||||
</p>
|
||||
|
|
@ -51,11 +47,11 @@
|
|||
<tr>
|
||||
<td class="padding-y-10 footer-note">
|
||||
{{#if (eq whiteLabelText "ToolJet")}}
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
<span>Welcome aboard,</span>
|
||||
<br />
|
||||
<span>The ToolJet Team</span>
|
||||
{{else}}
|
||||
<span>Welcome aboard!</span>
|
||||
<span>Welcome aboard!</span>
|
||||
{{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue