Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>All good things come to an end...</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />

<mj-text mj-class="text" padding="0 0 20px 0"
>Hi ${menteeFirstName},</mj-text
>
<mj-text mj-class="text paragraph"
>Congrats on completing your mentorship journey with
${mentorFirstName}!
</mj-text>
<mj-text mj-class="text paragraph"
>We hope it was a great experience for both of you and that you
reached all the goals that you may have set.</mj-text
>
<mj-text mj-class="text paragraph"
>If you have <strong>logged two or more mentoring sessions</strong>,
both you and your mentor will receive a
<strong>Certificate of Completion</strong> via email within the next
few days.
</mj-text>
<mj-text mj-class="text paragraph"
>We'd highly appreciate your feedback regarding the mentorship to
continuously improve, help forge better matches and make it the best
experience possible for everyone. Please complete this

<a
href="https://redischool.typeform.com/to/aNsdn7co"
class="text-link"
>feedback survey</a
>. It only takes about 5-10 minutes of your time.
</mj-text>
<mj-text mj-class="text paragraph"
>If you benefited from the ReDI mentorship program, please spread
the word among your ReDI classmates. We'd love to support more ReDI
students and alumni on their career journey!</mj-text
>
<mj-text mj-class="text paragraph"
>Thank you for being an active member of the ReDI
community!</mj-text
>

<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>All good things come to an end...</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />

<mj-text mj-class="text" padding="0 0 20px 0"
>Hi ${mentorFirstName},</mj-text
>
<mj-text mj-class="text paragraph"
>Congrats on completing your mentorship journey with
${menteeFirstName}!
</mj-text>
<mj-text mj-class="text paragraph"
>We hope it was a great experience for both of you and that you
reached all the goals that you may have set.</mj-text
>
<mj-text mj-class="text paragraph"
>If you have <strong>logged two or more mentoring sessions</strong>,
both you and your mentee will receive a
<strong>Certificate of Completion</strong> via email within the next
few days.
</mj-text>
<mj-text mj-class="text paragraph"
>We'd highly appreciate your feedback regarding the mentorship to
continuously improve, help forge better matches and make it the best
experience possible for everyone. Please complete this
<a
href="https://redischool.typeform.com/to/aNsdn7co"
class="text-link"
>feedback survey</a
>. It only takes about 5-10 minutes of your time.
</mj-text>
<mj-text mj-class="text paragraph"
>${mentorFirstName}, thank you for your time and commitment to the
ReDI community!</mj-text
>
<mj-text mj-class="text paragraph"
>We see you and appreciate you very much!</mj-text
>

<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>${menteeName}’s mentee application to you has expired!</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />

<mj-text mj-class="text" padding="0 0 20px 0"
>Hi ${mentorName},</mj-text
>
<mj-text mj-class="text paragraph"
>${menteeName}, who applied to become your mentee has also applied
to another mentor. This other mentor has just accepted their
application.</mj-text
>
<mj-text mj-class="text paragraph"
>The application to you from ${menteeName} has therefore expired and
you won’t see it any longer in ReDI Connect.
</mj-text>
<mj-text mj-class="text paragraph"
>But don’t worry: we’re sure you will receive another application
from a mentee soon. Just make sure to review and accept their
application as soon as possible, so that next time it will be you
who becomes their mentor :)</mj-text
>
<mj-text mj-class="text paragraph"
>If you have any questions, always feel free to reach out to us on
<a href="mailto:connectdk@redi-school.org" class="text-link"
>connectdk@redi-school.org</a
>
or message us on Slack.</mj-text
>
<mj-text mj-class="text paragraph"
>Please also feel free to post in the mentors Slack channel, if you
would like to connect with other mentors or exchange experiences or
helpful tips.</mj-text
>

<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body>
<mj-section css-class="section">
<mj-column mj-class="column" width="100%">
<mj-divider mj-class="divider-bottom" />
<mj-table padding="0">
<tr>
<td class="table-cell table-img" rowspan="4">
<img
src="https://redi-connect-email-assets.s3.eu-west-1.amazonaws.com/redi-logo.jpeg"
width="52px"
/>
</td>
<td class="table-cell table-headline td-mobile" colspan="1">
ReDI Copenhagen Team
</td>
</tr>

<tr>
<td class="table-cell td-mobile">
<strong>General Coaching Program:</strong>
<a href="mailto:connectdk@redi-school.org" class="text-link"
>connectdk@redi-school.org</a
>
</td>
</tr>
<tr>
<td class="table-cell td-mobile">
<strong>Coaching Program Manager:</strong>
<a href="mailto:basak@redi-school.dk" class="text-link"
>basak@redi-school.dk</a
>
</td>
</tr>
<tr>
<td class="table-cell td-mobile">
<strong>ReDI School of Digital Integration Copenhagen</strong
><br />
Bådehavnsgade 42P, 2450 København SV, Denmark
<br /><br />
<a
href="https://www.redi-school.org/redi-school-denmark"
class="text-link"
target="_blank"
>www.redi-school.org/redi-school-denmark</a
>
</td>
</tr></mj-table
>
</mj-column>
</mj-section>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>Thank you for logging your session(s) with
${menteeFirstName}!</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />

<mj-text mj-class="text" padding="0 0 20px 0"
>Hi ${mentorName},</mj-text
>
<mj-text mj-class="text paragraph"
>Thank you for logging the session(s) you had with
${menteeFirstName}!</mj-text
>
<mj-text mj-class="text paragraph"
>This is super helpful because it's currently the only way for us to
track the progress of your mentorship.
</mj-text>
<mj-text mj-class="text paragraph"
>Please keep logging your sessions!</mj-text
>
<mj-button
href="${loginUrl}"
background-color="#F15A22"
color="#fff"
font-size="16px"
font-weight="bold"
border-radius="4px"
padding="16px 24px"
align="center"
line-height="120%"
text-decoration="none"
>
Log Next Session
</mj-button>

<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>Congratulations! Mentor ${mentorFullName} has accepted your
application, ${menteeName}!</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />

<mj-text mj-class="text paragraph">Hi ${menteeName},</mj-text>
<mj-text mj-class="text paragraph">
Great news! Your application has been accepted by your new mentor,
<strong>${mentorFullName}</strong>. Here is a message from them:
</mj-text>
<mj-text mj-class="text quote">${mentorReplyMessageOnAccept}</mj-text>

<mj-text mj-class="text" padding="20px 0"
>Please make sure to respond to your mentor's message as soon as
possible so that you can begin your mentorship journey
together.</mj-text
>
<mj-text mj-class="text paragraph"
>For your reference, ${mentorFirstName}'s email address is listed as
a recipient of this email. So, feel free to hit the
<strong>'Reply to all'</strong>
button. You can also reach them directly at
<a href="mailto:${mentorEmail}" class="text-link">${mentorEmail}</a
>.</mj-text
>
<mj-text mj-class="text paragraph"
>If you have any questions, you can always email us at
<a href="mailto:connectdk@redi-school.org" class="text-link"
>connectdk@redi-school.org</a
>
or message us on Slack.</mj-text
>
<mj-text mj-class="text paragraph"
>We wish you a successful and enjoyable mentorship with
${mentorFirstName}!</mj-text
>

<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<mjml>
<mj-include path="./head.mjml" />
<mj-body mj-class="body">
<mj-wrapper background-color="#F0F0F0">
<mj-section />
<mj-section css-class="section">
<mj-column>
<mj-text mj-class="headline"
>Important Update: ReDI Mentorship Cancellation</mj-text
>
<mj-divider mj-class="divider-top" css-class="divider" />
<mj-text mj-class="text" padding="0 0 20px 0"
>Dear ${firstName},</mj-text
>
<mj-text mj-class="text paragraph"
>We hope this message finds you well. We regret to inform you that
your mentor has had to cancel your mentorship. Please understand
that this decision is not personal and can stem from various
reasons.</mj-text
>
<mj-text mj-class="text paragraph"
>Your progress and support remain our top priority. You now have the
opportunity to find a new mentor on our platform. If you have any
questions or need assistance in this process, please feel free to
contact us via email.</mj-text
>
<mj-text mj-class="text paragraph"
>Thank you for your understanding and cooperation.</mj-text
>
<mj-text mj-class="text">All the best,</mj-text>
<mj-text mj-class="text">ReDI Copenhagen Team</mj-text>
</mj-column>
</mj-section>
<mj-include path="./footer.copenhagen.team.mjml" />
<mj-section />
</mj-wrapper>
</mj-body>
</mjml>
Loading