Skip to content
Merged
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
18 changes: 9 additions & 9 deletions core/mail_templates/email_verification.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,43 +8,43 @@
<table border="0" cellpadding="0" cellspacing="0" width="600" style="background-color:#ffffff; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<!-- Header -->
<tr>
<td align="center" bgcolor="#162d61" style="padding: 30px 20px; color:#ffffff;">
<h1 style="margin:0; font-size:24px; font-weight:bold;">Welcome to PyCon Indonesia 2025</h1>
<td align="center" bgcolor="#282828" style="padding: 30px 20px; color:#ffffff;">
<h1 style="margin:0; font-size:24px; font-weight:bold;">Welcome to PyCon Indonesia 2026</h1>
</td>
</tr>
<!-- Body -->
<tr>
<td align="left" style="padding: 30px 40px; color:#333333; font-size:16px; line-height:1.6;">
<p>Hello!</p>
<p>Thank you for registering for <strong>PyCon Indonesia 2025</strong>! Before we can activate your account, we need to confirm your email address.</p>
<p>Thank you for registering for <strong>PyCon Indonesia 2026</strong>! Before we can activate your account, we need to confirm your email address.</p>
<p>Please click the button below to verify your email:</p>
<!-- Verify Button -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top: 20px; margin-bottom: 20px;">
<tr>
<td align="center">
<a href="{{ activation_link }}"
style="background-color:#162d61; color:#ffffff; text-decoration:none; padding:12px 24px; border-radius:4px; font-weight:bold; display:inline-block;">
style="background-color:#282828; color:#ffffff; text-decoration:none; padding:12px 24px; border-radius:4px; font-weight:bold; display:inline-block;">
Verify My Email
</a>
</td>
</tr>
</table>
<p>If the button above doesn't work, copy and paste this link into your browser:</p>
<a href="{{ activation_link }}"><p style="word-break: break-all; color:#3776ab; font-size:14px;">{{ activation_link }}</p></a>
<p>We can't wait to see you at PyCon Indonesia 2025!</p>
<p>We can't wait to see you at PyCon Indonesia 2026!</p>
<p> The PyCon Indonesia Team</p>
</td>
</tr>
<!-- Footer -->
<tr>
<td align="center" style="padding: 20px; background-color:#f4f4f4; color:#888888; font-size:12px; line-height:1.5;">
<p style="margin:0;">&copy; 2025 PyCon Indonesia. All rights reserved.</p>
<p style="margin:0;">This message was sent to you because you registered for PyCon Indonesia 2025.</p>
<td align="center" style="padding: 20px; background-color:#f1f2f3; color:#888888; font-size:12px; line-height:1.5;">
<p style="margin:0;">&copy; 2026 PyCon Indonesia. All rights reserved.</p>
<p style="margin:0;">This message was sent to you because you registered for PyCon Indonesia 2026.</p>
<!-- Logo at bottom -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top:20px;">
<tr>
<td align="center">
<img src="https://2025.pycon.id/images/logo-dark.webp" alt="PyCon Indonesia 2025 Logo" width="160" style="display:block; border:0; margin-top:10px;">
<img src="https://2026.pycon.id/images/PyCon%20ID%2026%20Logo@2x.png" alt="PyCon Indonesia 2026 Logo" width="160" style="display:block; border:0; margin-top:10px;">
</td>
</tr>
</table>
Expand Down
12 changes: 6 additions & 6 deletions core/mail_templates/reset_password.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
<table border="0" cellpadding="0" cellspacing="0" width="600" style="background-color:#ffffff; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<!-- Header -->
<tr>
<td align="center" bgcolor="#162d61" style="padding: 30px 20px; color:#ffffff;">
<td align="center" bgcolor="#282828" style="padding: 30px 20px; color:#f1f2f3;">
<h1 style="margin:0; font-size:24px; font-weight:bold;">Reset Your Password</h1>
</td>
</tr>
<!-- Body -->
<tr>
<td align="left" style="padding: 30px 40px; color:#333333; font-size:16px; line-height:1.6;">
<p>Hello!</p>
<p>We received a request to reset your password for your <strong>PyCon Indonesia 2025</strong> account.</p>
<p>We received a request to reset your password for your <strong>PyCon Indonesia 2026</strong> account.</p>
<p>If you made this request, click the button below to reset your password:</p>
<!-- Verify Button -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top: 20px; margin-bottom: 20px;">
<tr>
<td align="center">
<a href="{{ reset_link }}"
style="background-color:#162d61; color:#ffffff; text-decoration:none; padding:12px 24px; border-radius:4px; font-weight:bold; display:inline-block;">
style="background-color:#282828; color:#f1f2f3; text-decoration:none; padding:12px 24px; border-radius:4px; font-weight:bold; display:inline-block;">
Reset My Password
</a>
</td>
Expand All @@ -38,13 +38,13 @@ <h1 style="margin:0; font-size:24px; font-weight:bold;">Reset Your Password</h1>
<!-- Footer -->
<tr>
<td align="center" style="padding: 20px; background-color:#f4f4f4; color:#888888; font-size:12px; line-height:1.5;">
<p style="margin:0;">&copy; 2025 PyCon Indonesia. All rights reserved.</p>
<p style="margin:0;">This message was sent to you because you registered for PyCon Indonesia 2025.</p>
<p style="margin:0;">&copy; 2026 PyCon Indonesia. All rights reserved.</p>
<p style="margin:0;">This message was sent to you because you registered for PyCon Indonesia 2026.</p>
<!-- Logo at bottom -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top:20px;">
<tr>
<td align="center">
<img src="https://2025.pycon.id/images/logo-dark.webp" alt="PyCon Indonesia 2025 Logo" width="160" style="display:block; border:0; margin-top:10px;">
<img src="https://2026.pycon.id/images/PyCon%20ID%2026%20Logo@2x.png" alt="PyCon Indonesia 2026 Logo" width="160" style="display:block; border:0; margin-top:10px;">
</td>
</tr>
</table>
Expand Down
Loading