-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
305 additions
and
74 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
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{{ email|safe }} | ||
<script> | ||
document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>') | ||
</script> |
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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{% load static %} | ||
<mjml> | ||
<mj-head> | ||
<mj-attributes> | ||
<mj-all font-family="'Kanit', 'Helvetica', 'Arial', sans-serif"></mj-all> | ||
<mj-button background-color="#F4DC92" color="#000"></mj-button> | ||
<mj-text color="#2B2B2B"></mj-text> | ||
</mj-attributes> | ||
<mj-font | ||
href="https://fonts.googleapis.com/css?family=Kanit:normal,italic,bold&display=swap" | ||
name="Kanit" | ||
></mj-font> | ||
<mj-font | ||
href="https://fonts.googleapis.com/css?family=Cabin:normal,italic,bold&display=swap" | ||
name="Cabin" | ||
></mj-font> | ||
<mj-style inline="inline"> | ||
.link-nostyle { color: inherit; text-decoration: none } | ||
</mj-style> | ||
</mj-head> | ||
<mj-body> | ||
<mj-section> | ||
<mj-column> | ||
<mj-spacer height="20px"></mj-spacer> | ||
<mj-image | ||
align="left" | ||
padding="0px" | ||
src="{% static 'images/totem-logo.png' %}" | ||
width="100px" | ||
></mj-image> | ||
<mj-spacer height="20px"></mj-spacer> | ||
</mj-column> | ||
</mj-section> | ||
{% block content %} {% endblock content %} {% include | ||
'email/emails/_footer.mjml' %} | ||
</mj-body> | ||
</mjml> |
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 |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{% load static %} | ||
<mj-section | ||
padding-bottom="72px" | ||
padding-left="30px" | ||
padding-right="30px" | ||
padding-top="72px" | ||
padding="20px" | ||
> | ||
<mj-column padding="0"> | ||
<mj-image | ||
align="left" | ||
padding-bottom="0px" | ||
padding-left="10px" | ||
padding-right="10px" | ||
padding-top="0px" | ||
padding="0px" | ||
src="{% static 'images/totem-symbol.png' %}" | ||
width="48px" | ||
></mj-image> | ||
</mj-column> | ||
<mj-column padding="0"> | ||
<mj-social | ||
align="right" | ||
font-size="15px" | ||
icon-padding="0px" | ||
icon-size="20px" | ||
inner-padding="5px" | ||
mode="horizontal" | ||
> | ||
<mj-social-element | ||
src="{% static 'images/email/x.png' %}" | ||
alt="https://www.facebook.com/" | ||
href="https://www.facebook.com/" | ||
title="https://www.facebook.com/" | ||
></mj-social-element> | ||
<mj-social-element | ||
src="{% static 'images/email/instagram.png' %}" | ||
alt="https://www.google.com/" | ||
href="https://www.google.com/" | ||
title="https://www.google.com/" | ||
></mj-social-element> | ||
<mj-social-element | ||
src="{% static 'images/email/github.png' %}" | ||
alt="https://www.twitter.com/" | ||
href="https://www.twitter.com/" | ||
title="https://www.twitter.com/" | ||
></mj-social-element> | ||
</mj-social> | ||
<mj-spacer height="16px"></mj-spacer> | ||
<mj-text | ||
align="right" | ||
color="#5B5B5B" | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="14px" | ||
line-height="1.5" | ||
padding-bottom="0px" | ||
padding-left="10px" | ||
padding-right="10px" | ||
padding-top="0px" | ||
padding="0px" | ||
> | ||
Totem Technologies, 501(c)(3). | ||
</mj-text> | ||
</mj-column> | ||
</mj-section> |
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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{% extends 'email/emails/_base.mjml' %} {% load static %} {% block content %} | ||
<mj-section | ||
background-color="#F3F1E9" | ||
border-radius="24px" | ||
padding-bottom="50px" | ||
padding-left="40px" | ||
padding-right="40px" | ||
padding-top="48px" | ||
padding="40px" | ||
> | ||
<mj-column padding="0"> | ||
<mj-text font-size="66px" line-height="1.1" padding="0px"> | ||
<strong>{{title}}</strong> | ||
</mj-text> | ||
<mj-spacer height="16px"></mj-spacer> | ||
<mj-text | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="20px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
{{message}} | ||
</mj-text> | ||
<mj-spacer height="40px"></mj-spacer> | ||
<mj-button | ||
href="{{link}}" | ||
align="left" | ||
border-radius="40px" | ||
font-size="24px" | ||
line-height="1.75" | ||
padding="0px" | ||
align="center" | ||
> | ||
<strong>{{button_text}}</strong> | ||
</mj-button> | ||
<mj-spacer height="48px"></mj-spacer> | ||
<mj-text | ||
color="#7a7a7a" | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="14px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
If you didn't request this link, you can safely ignore this email. If the | ||
button doesn't work, copy and paste the link below into your browser: | ||
</mj-text> | ||
<mj-spacer height="16px"></mj-spacer> | ||
<mj-text | ||
color="#7a7a7a" | ||
align="center" | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="14px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
<a class="link-nostyle" href="{{link}}">{{link}}</a> | ||
</mj-text> | ||
</mj-column> | ||
</mj-section> | ||
{% endblock %} |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
{{title}} | ||
{{message}} | ||
To continue, please click this link: {{ link }} | ||
If this was not you, please ignore this email. |
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 |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{% extends 'email/emails/_base.mjml' %} {% load static %} {% block content %} | ||
<mj-section | ||
background-color="#F3F1E9" | ||
border-radius="24px" | ||
padding-bottom="50px" | ||
padding-left="40px" | ||
padding-right="40px" | ||
padding-top="48px" | ||
padding="40px" | ||
> | ||
<mj-column padding="0"> | ||
<mj-text font-size="66px" line-height="1.1" padding="0px"> | ||
<strong>Sign in link</strong> | ||
</mj-text> | ||
<mj-spacer height="16px"></mj-spacer> | ||
<mj-text | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="20px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
You requested a link to sign in, and here it is! Note that this link | ||
expires in an hour and can only be used once. | ||
</mj-text> | ||
<mj-spacer height="40px"></mj-spacer> | ||
<mj-button | ||
href="{{link}}" | ||
align="left" | ||
border-radius="40px" | ||
font-size="24px" | ||
line-height="1.75" | ||
padding="0px" | ||
align="center" | ||
> | ||
<strong>Sign in</strong> | ||
</mj-button> | ||
<mj-spacer height="48px"></mj-spacer> | ||
<mj-text | ||
color="#7a7a7a" | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="14px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
If you didn't request this link, you can safely ignore this email. If the | ||
button doesn't work, copy and paste the link below into your browser: | ||
</mj-text> | ||
<mj-spacer height="16px"></mj-spacer> | ||
<mj-text | ||
color="#7a7a7a" | ||
align="center" | ||
font-family="'Cabin', 'Helvetica', 'Arial', sans-serif" | ||
font-size="14px" | ||
line-height="1.6" | ||
padding="0px" | ||
> | ||
<a class="link-nostyle" href="{{link}}">{{link}}</a> | ||
</mj-text> | ||
</mj-column> | ||
</mj-section> | ||
{% endblock %} |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
Totem sign in link | ||
|
||
To continue, please click this link: {{ link }} | ||
If this was not you, please ignore this email. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.