init
This commit is contained in:
@@ -1,216 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
|
||||
|
||||
<head>
|
||||
<title>Kode Verifikasi Pendaftaran Member Enaklo</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
background-color: #f1f0f7;
|
||||
}
|
||||
|
||||
table,
|
||||
td {
|
||||
border-collapse: collapse;
|
||||
mso-table-lspace: 0pt;
|
||||
mso-table-rspace: 0pt;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
height: auto;
|
||||
line-height: 100%;
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
|
||||
p {
|
||||
display: block;
|
||||
margin: 13px 0;
|
||||
}
|
||||
|
||||
.mj-column-per-100 {
|
||||
width: 100% !important;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
margin: 0px auto;
|
||||
max-width: 600px;
|
||||
padding: 30px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.header {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 28px;
|
||||
color: #f46f02;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 22px;
|
||||
line-height: 26px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
color: #333333;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.otp-code {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin: 25px auto;
|
||||
background-color: #f5f5f5;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
padding: 15px 40px;
|
||||
border-radius: 8px;
|
||||
font-family: monospace;
|
||||
font-size: 32px;
|
||||
line-height: 36px;
|
||||
font-weight: bold;
|
||||
letter-spacing: 6px;
|
||||
border: 1px dashed #cccccc;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
text-align: center;
|
||||
color: #808080;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.divider {
|
||||
border-top: solid 1px #e0e0e0;
|
||||
margin: 25px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto 25px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.info-box {
|
||||
background-color: #e3f2fd;
|
||||
border-left: 4px solid #2196f3;
|
||||
padding: 15px;
|
||||
margin: 20px 0;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #0d47a1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.expiry {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
color: #d32f2f;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.benefits {
|
||||
background-color: #f9f9f9;
|
||||
border-radius: 8px;
|
||||
padding: 15px;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.benefit-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 10px 0;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.check-icon {
|
||||
color: #4caf50;
|
||||
font-size: 16px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="padding: 50px; background-color: #f1f0f7;">
|
||||
<div class="content">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/c_thumb,w_200,g_face/v1741363977/61747686_5_vtz0n4.png" alt="Enaklo Logo" class="logo">
|
||||
<div class="title">Kode Verifikasi Pendaftaran Member</div>
|
||||
<div class="text">
|
||||
Hai {{ .UserName }},<br><br>
|
||||
Terima kasih telah mendaftar sebagai member Enaklo. Masukan kode verifikasi berikut untuk menyelesaikan pendaftaran Anda:
|
||||
</div>
|
||||
<div class="otp-code">{{ .OTPCode }}</div>
|
||||
<div class="expiry">Kode ini berlaku selama 10 menit</div>
|
||||
|
||||
<div class="info-box">
|
||||
<strong>Cara Menyelesaikan Pendaftaran:</strong><br>
|
||||
1. Masukkan kode OTP yang dikirim ke email Anda pada layar ini<br>
|
||||
2. Verifikasi identitas Anda dan selesaikan pendaftaran<br>
|
||||
3. Pendaftaran member Anda akan segera aktif!
|
||||
</div>
|
||||
|
||||
<div class="text">
|
||||
Dengan menjadi member Enaklo, Anda akan menikmati berbagai keuntungan eksklusif:
|
||||
</div>
|
||||
|
||||
<div class="benefits">
|
||||
<div class="benefit-item">
|
||||
<span class="check-icon">✓</span> Kumpulkan poin dengan setiap pembelian
|
||||
</div>
|
||||
<div class="benefit-item">
|
||||
<span class="check-icon">✓</span> Diskon khusus member pada menu pilihan
|
||||
</div>
|
||||
<div class="benefit-item">
|
||||
<span class="check-icon">✓</span> Penawaran eksklusif saat ulang tahun Anda
|
||||
</div>
|
||||
<div class="benefit-item">
|
||||
<span class="check-icon">✓</span> Akses awal ke menu baru dan promo spesial
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="divider"></div>
|
||||
<div class="text" style="font-size: 14px; color: #666666;">
|
||||
Jika Anda tidak sedang mendaftar sebagai member Enaklo, abaikan email ini atau hubungi tim support kami segera.
|
||||
</div>
|
||||
<div class="footer">
|
||||
Email ini dikirim secara otomatis. Mohon jangan membalas email ini. <br>
|
||||
Butuh bantuan? Hubungi tim support kami di <a href="mailto:support@enaklo.com" style="color: #f46f02; text-decoration: none;">support@enaklo.com</a>.
|
||||
<br><br>
|
||||
© 2025 Enaklo. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,154 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
<title>Points Notification</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #f5f5f5;
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
.container {
|
||||
padding: 40px 20px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
border-radius: 12px;
|
||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
||||
overflow: hidden;
|
||||
}
|
||||
.header {
|
||||
background-color: #d90000;
|
||||
padding: 25px 30px;
|
||||
text-align: center;
|
||||
}
|
||||
.logo {
|
||||
width: 120px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.greeting {
|
||||
color: #ffffff;
|
||||
font-size: 22px;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
}
|
||||
.body-content {
|
||||
padding: 30px;
|
||||
}
|
||||
.card {
|
||||
border-radius: 10px;
|
||||
padding: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.new-points-card {
|
||||
background-color: #fff8f0;
|
||||
border-left: 5px solid #f46f02;
|
||||
}
|
||||
.total-points-card {
|
||||
background-color: #e8f5e9;
|
||||
border-left: 5px solid #4caf50;
|
||||
}
|
||||
.card-heading {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
.card-value {
|
||||
font-size: 26px;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
}
|
||||
.subtitle {
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
line-height: 1.5;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.cta-button {
|
||||
display: block;
|
||||
width: 100%;
|
||||
padding: 15px 0;
|
||||
background-color: #d90000;
|
||||
color: #ffffff !important;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.info {
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
line-height: 1.5;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.footer {
|
||||
font-size: 12px;
|
||||
color: #808080;
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
a {
|
||||
color: #f46f02;
|
||||
text-decoration: none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
<!-- HEADER -->
|
||||
<div class="header">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/c_thumb,w_200,g_face/v1741363977/61747686_5_vtz0n4.png"
|
||||
alt="Enaklo Logo" class="logo">
|
||||
<h1 class="greeting">Hai {{ .UserName }}!</h1>
|
||||
</div>
|
||||
|
||||
<!-- BODY -->
|
||||
<div class="body-content">
|
||||
|
||||
<!-- New Points Earned -->
|
||||
<div class="card new-points-card">
|
||||
<p class="card-heading">Poin baru yang kamu dapat</p>
|
||||
<p class="card-value">{{ .NewPoints }} {{ .PointsName }}</p>
|
||||
</div>
|
||||
|
||||
<div class="card total-points-card">
|
||||
<p class="card-heading">Total Poin Undian</p>
|
||||
<p class="card-value">{{ .TotalPoints }} {{ .PointsName }}</p>
|
||||
</div>
|
||||
|
||||
<p class="subtitle">
|
||||
Poin kamu akan digunakan untuk undian pada tanggal <strong>{{ .UndianDate }}</strong>.
|
||||
</p>
|
||||
|
||||
<p class="info">
|
||||
Nantikan undian pada tanggal <strong>{{ .UndianDate }}</strong>
|
||||
dan kunjungi <a href="{{ .WebURL }}">{{ .WebURL }}</a> untuk informasi lebih lanjut.
|
||||
</p>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<div class="footer">
|
||||
Email ini dikirim otomatis. Mohon jangan membalas email ini.<br>
|
||||
Butuh bantuan? Hubungi tim support kami di
|
||||
<a href="mailto:support@enaklo.com">support@enaklo.com</a>.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,137 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
|
||||
|
||||
<head>
|
||||
<title>Reset Password</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
background-color: #f1f0f7;
|
||||
}
|
||||
|
||||
table,
|
||||
td {
|
||||
border-collapse: collapse;
|
||||
mso-table-lspace: 0pt;
|
||||
mso-table-rspace: 0pt;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
height: auto;
|
||||
line-height: 100%;
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
|
||||
p {
|
||||
display: block;
|
||||
margin: 13px 0;
|
||||
}
|
||||
|
||||
.mj-column-per-100 {
|
||||
width: 100% !important;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
margin: 0px auto;
|
||||
max-width: 600px;
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.header {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 28px;
|
||||
color: #f46f02;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.password {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin: 20px auto;
|
||||
background-color: #f5f5f5;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
padding: 15px 25px;
|
||||
border-radius: 5px;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
font-weight: bold;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 15px;
|
||||
text-align: center;
|
||||
color: #808080;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.divider {
|
||||
border-top: solid 1px #808080;
|
||||
margin: 20px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto 20px;
|
||||
width: 150px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="padding: 50px; background-color: #f1f0f7;">
|
||||
<div class="content">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/v1722531058/enaklo-pos_vqk4er.png" alt="enaklo-pos Logo" class="logo">
|
||||
<div class="title">Lupa Kata Sandi</div>
|
||||
<div class="text">
|
||||
Kami mengirimkan Anda email ini karena Anda meminta pengaturan ulang kata sandi. Berikut adalah kata sandi sementara Anda:
|
||||
</div>
|
||||
<div class="password">{{ .Password }}</div>
|
||||
<div class="text">Gunakan kata sandi ini untuk masuk dan segera ganti kata sandi Anda setelah berhasil masuk.</div>
|
||||
<div class="divider"></div>
|
||||
<div class="footer">
|
||||
Jangan Bagikan Email Ini. Email ini berisi informasi sensitif. Harap jangan membagikan email, kata sandi, atau kode akses ini kepada orang lain.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,137 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
|
||||
|
||||
<head>
|
||||
<title>Reset Password</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
background-color: #f1f0f7;
|
||||
}
|
||||
|
||||
table,
|
||||
td {
|
||||
border-collapse: collapse;
|
||||
mso-table-lspace: 0pt;
|
||||
mso-table-rspace: 0pt;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
height: auto;
|
||||
line-height: 100%;
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
|
||||
p {
|
||||
display: block;
|
||||
margin: 13px 0;
|
||||
}
|
||||
|
||||
.mj-column-per-100 {
|
||||
width: 100% !important;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
margin: 0px auto;
|
||||
max-width: 600px;
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.header {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 28px;
|
||||
color: #f46f02;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.password {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin: 20px auto;
|
||||
background-color: #f5f5f5;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
padding: 15px 25px;
|
||||
border-radius: 5px;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
font-weight: bold;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 15px;
|
||||
text-align: center;
|
||||
color: #808080;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.divider {
|
||||
border-top: solid 1px #808080;
|
||||
margin: 20px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto 20px;
|
||||
width: 150px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="padding: 50px; background-color: #f1f0f7;">
|
||||
<div class="content">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/v1724958874/logo_sf947j.png" alt="Ayogo Logo" class="logo">
|
||||
<div class="title">Lupa Kata Sandi</div>
|
||||
<div class="text">
|
||||
Kami mengirimkan Anda email ini karena Anda meminta pengaturan ulang kata sandi. Berikut adalah kata sandi sementara Anda:
|
||||
</div>
|
||||
<div class="password">{{ .Password }}</div>
|
||||
<div class="text">Gunakan kata sandi ini untuk masuk dan segera ganti kata sandi Anda setelah berhasil masuk.</div>
|
||||
<div class="divider"></div>
|
||||
<div class="footer">
|
||||
Jangan Bagikan Email Ini. Email ini berisi informasi sensitif. Harap jangan membagikan email, kata sandi, atau kode akses ini kepada orang lain.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,194 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
|
||||
|
||||
<head>
|
||||
<title>Enaklo - Resi Pembelian</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
background-color: #f1f0f7;
|
||||
}
|
||||
|
||||
table,
|
||||
td {
|
||||
border-collapse: collapse;
|
||||
mso-table-lspace: 0pt;
|
||||
mso-table-rspace: 0pt;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
height: auto;
|
||||
line-height: 100%;
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
|
||||
p {
|
||||
display: block;
|
||||
margin: 13px 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
margin: 0px auto;
|
||||
max-width: 600px;
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 20px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.points {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin: 20px auto;
|
||||
background-color: #f5f5f5;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
padding: 15px 25px;
|
||||
border-radius: 5px;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 22px;
|
||||
line-height: 24px;
|
||||
font-weight: bold;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 15px;
|
||||
text-align: center;
|
||||
color: #808080;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.divider {
|
||||
border-top: solid 1px #808080;
|
||||
margin: 20px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto 20px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.cta-button {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin: 20px auto;
|
||||
padding: 12px 20px;
|
||||
background-color: #d90000;
|
||||
color: #ffffff !important;
|
||||
font-size: 16px;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.table-container {
|
||||
width: 100%;
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-container table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.table-container th,
|
||||
.table-container td {
|
||||
border: 1px solid #dddddd;
|
||||
padding: 10px;
|
||||
text-align: left;
|
||||
font-family: Ubuntu, Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.table-container th {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="padding: 50px; background-color: #f1f0f7;">
|
||||
<div class="content">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/c_thumb,w_200,g_face/v1741363977/61747686_5_vtz0n4.png" alt="Enaklo Logo" class="logo">
|
||||
<div class="title">Resi Pembelian Anda</div>
|
||||
|
||||
<div class="text">
|
||||
Hi {{ .UserName }}<br><br>
|
||||
Terima kasih telah bertransaksi di Enaklo {{ .BranchName }} <br>Berikut adalah rincian pembelian Anda:
|
||||
</div>
|
||||
|
||||
<div class="text">
|
||||
<strong>ID Transaksi:</strong> {{ .TransactionNumber }} <br>
|
||||
<strong>Tanggal:</strong> {{ .TransactionDate }} <br>
|
||||
<strong>Metode Pembayaran:</strong> {{ .PaymentMethod }}
|
||||
</div>
|
||||
|
||||
<div class="table-container">
|
||||
<table>
|
||||
<tr>
|
||||
<th>Nama Item</th>
|
||||
<th>Jumlah</th>
|
||||
<th>Harga</th>
|
||||
</tr>
|
||||
{{ range .Items }}
|
||||
<tr>
|
||||
<td>{{ .ItemName }}</td>
|
||||
<td>{{ .Quantity }}</td>
|
||||
<td>{{ .Price }}</td>
|
||||
</tr>
|
||||
{{ end }}
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="text">
|
||||
<strong>Total Pembayaran:</strong> {{ .TotalPayment }}
|
||||
</div>
|
||||
|
||||
<a href="{{ .ViewTransactionLink }}" class="cta-button">Lihat Detail Pesanan</a>
|
||||
|
||||
<div class="divider"></div>
|
||||
|
||||
<div class="footer">
|
||||
Jika Anda memiliki pertanyaan atau membutuhkan bantuan, silakan hubungi kami di
|
||||
<a href="mailto:support@enaklo.com">support@enaklo.com</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,331 +0,0 @@
|
||||
<!doctype html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
|
||||
|
||||
<head>
|
||||
<title>Selamat Datang di Enaklo Membership</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type="text/css">
|
||||
/* CLIENT-SPECIFIC STYLES */
|
||||
body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
|
||||
table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; }
|
||||
img { -ms-interpolation-mode: bicubic; }
|
||||
|
||||
/* RESET STYLES */
|
||||
img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; }
|
||||
table { border-collapse: collapse !important; }
|
||||
body { height: 100% !important; margin: 0 !important; padding: 0 !important; width: 100% !important; }
|
||||
|
||||
/* GENERAL STYLES */
|
||||
body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
background-color: #f1f0f7;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
padding: 20px;
|
||||
background-color: #f1f0f7;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
padding: 30px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
margin: 0 auto 25px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 22px;
|
||||
line-height: 26px;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
color: #333333;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/* MEMBER CARD STYLES */
|
||||
.member-card {
|
||||
background: linear-gradient(135deg, #dc0404 0%, #d90000 100%);
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
color: white !important;
|
||||
margin: 20px auto;
|
||||
width: 80%;
|
||||
max-width: 300px;
|
||||
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
.member-name {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.member-id {
|
||||
font-size: 14px;
|
||||
margin-bottom: 15px;
|
||||
opacity: 0.9;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.member-since {
|
||||
font-size: 12px;
|
||||
margin-top: 15px;
|
||||
text-align: right;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.member-name {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.member-id {
|
||||
font-size: 14px;
|
||||
margin-bottom: 15px;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.card-divider {
|
||||
border-top: solid 1px rgba(255,255,255,0.3);
|
||||
margin: 10px 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.member-since {
|
||||
font-size: 12px;
|
||||
margin-top: 15px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* BENEFITS SECTION STYLES */
|
||||
.benefits-container {
|
||||
background-color: #f9f9f9;
|
||||
border-radius: 8px;
|
||||
padding: 20px;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.benefit-item {
|
||||
display: block;
|
||||
margin: 15px 0;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.number-circle {
|
||||
background-color: #dc0404;
|
||||
color: white;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 50%;
|
||||
text-align: center;
|
||||
line-height: 30px;
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.benefit-content {
|
||||
display: block;
|
||||
margin-left: 45px;
|
||||
}
|
||||
|
||||
.benefit-title {
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.benefit-description {
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/* BUTTON STYLES */
|
||||
.cta-button {
|
||||
display: block;
|
||||
width: 200px;
|
||||
margin: 25px auto;
|
||||
padding: 12px 24px;
|
||||
background-color: #dc0404;
|
||||
color: #ffffff;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.divider {
|
||||
border-top: solid 1px #e0e0e0;
|
||||
margin: 25px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
text-align: center;
|
||||
color: #808080;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
/* FOR MOBILE */
|
||||
@media screen and (max-width: 600px) {
|
||||
.wrapper {
|
||||
padding: 10px !important;
|
||||
}
|
||||
.content {
|
||||
padding: 20px !important;
|
||||
}
|
||||
.member-card {
|
||||
width: 90% !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<div class="content">
|
||||
<!-- Logo -->
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/c_thumb,w_200,g_face/v1741363977/61747686_5_vtz0n4.png" width="80" alt="Enaklo Logo" class="logo">
|
||||
|
||||
<!-- Title -->
|
||||
<div class="title">Selamat Datang di Program Membership Enaklo!</div>
|
||||
|
||||
<!-- Greeting -->
|
||||
<div class="text">
|
||||
Halo {{ .UserName }},<br><br>
|
||||
Terima kasih telah bergabung dengan program membership Enaklo. Kami senang Anda menjadi bagian dari keluarga kami!
|
||||
</div>
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<table class="member-card" width="300" cellpadding="0" cellspacing="0" border="0" style="background: linear-gradient(135deg, #dc0404 0%, #d90000 100%); border-radius: 10px; color: white !important;">
|
||||
<tr>
|
||||
<td style="padding: 20px;">
|
||||
<div class="member-name" style="font-size: 18px; font-weight: bold; margin-bottom: 5px; color: white !important;">{{ .UserName }}</div>
|
||||
<div class="member-id" style="font-size: 14px; margin-bottom: 15px; opacity: 0.9; color: white !important;">ID Member: {{ .MemberID }}</div>
|
||||
<div class="card-divider" style="border-top: solid 1px rgba(255,255,255,0.3); margin: 10px 0; width: 100%;"></div>
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<div style="font-size: 12px; opacity: 0.9; color: white !important;">{{ .PointsName }}</div>
|
||||
<div style="font-size: 22px; font-weight: bold; color: white !important;">{{ .PointsBalance }}</div>
|
||||
</td>
|
||||
<td align="right">
|
||||
<img src="https://res.cloudinary.com/dl0wpumax/image/upload/c_thumb,w_200,g_face/v1741363977/61747686_5_vtz0n4.png" width="40" alt="Logo">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="member-since" style="font-size: 12px; margin-top: 15px; text-align: right; color: white !important;">Member sejak {{ .CurrentDate }}</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="text">
|
||||
Sebagai member Enaklo, Anda berhak mendapatkan berbagai keuntungan eksklusif.
|
||||
</div>
|
||||
|
||||
<!-- Benefits Section with Fixed Numbered Circles -->
|
||||
<div class="benefits-container">
|
||||
<!-- Benefit 1 -->
|
||||
<div class="benefit-item">
|
||||
<div class="number-circle">1</div>
|
||||
<div class="benefit-content">
|
||||
<span class="benefit-title">Kumpulkan {{ .PointsName }}</span>
|
||||
<span class="benefit-description">Dapatkan {{ .PointsName }} setiap kali Anda bertransaksi di Enaklo. Setiap Rp 1.000 = 1 {{ .PointsName }}.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Benefit 2 -->
|
||||
<div class="benefit-item">
|
||||
<div class="number-circle">2</div>
|
||||
<div class="benefit-content">
|
||||
<span class="benefit-title">Tukarkan dengan Reward Menarik</span>
|
||||
<span class="benefit-description">{{ .PointsName }} Anda dapat ditukarkan dengan berbagai menu favorit atau diskon khusus.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Benefit 3 -->
|
||||
<div class="benefit-item">
|
||||
<div class="number-circle">3</div>
|
||||
<div class="benefit-content">
|
||||
<span class="benefit-title">Penawaran Eksklusif</span>
|
||||
<span class="benefit-description">Dapatkan akses ke penawaran dan promosi khusus yang hanya tersedia untuk member.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Benefit 4 -->
|
||||
<div class="benefit-item">
|
||||
<div class="number-circle">4</div>
|
||||
<div class="benefit-content">
|
||||
<span class="benefit-title">Kejutan di Hari Spesial</span>
|
||||
<span class="benefit-description">Dapatkan hadiah spesial di hari ulang tahun Anda dan acara spesial lainnya.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text">
|
||||
Untuk melihat {{ .PointsName }} Anda dan menukarkan hadiah, kunjungi halaman rewards kami.
|
||||
</div>
|
||||
|
||||
<!-- CTA Button - Center aligned and proper width -->
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="{{ .RedeemLink }}" class="cta-button" style="display: inline-block; color: #ffffff; text-decoration: none;">Lihat Rewards</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="divider"></div>
|
||||
|
||||
<div class="text" style="font-size: 14px; color: #666666;">
|
||||
Tunjukkan kartu member digital Anda (di email ini) atau sebutkan nomor telepon Anda saat bertransaksi di Enaklo untuk mengumpulkan {{ .PointsName }}.
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
Email ini dikirim secara otomatis. Mohon jangan membalas email ini. <br>
|
||||
Butuh bantuan? Hubungi tim support kami di <a href="mailto:support@enaklo.co.id" style="color: #d90000; text-decoration: none;">support@enaklo.co.id</a>.
|
||||
<br><br>
|
||||
© 2025 Enaklo. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user