160 lines
4.0 KiB
HTML
160 lines
4.0 KiB
HTML
<!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>Laporan Keanggotaan Anda</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;
|
|
}
|
|
|
|
.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;
|
|
border-radius: 5px;
|
|
text-decoration: none !important;
|
|
}
|
|
</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">Laporan Keanggotaan Anda</div>
|
|
<div class="text">
|
|
Hi {{ .UserName }},<br><br>
|
|
Berikut adalah laporan keanggotaan Anda untuk bulan ini. Saldo <b>{{ .PointsName }}</b> Anda saat ini adalah:
|
|
</div>
|
|
<div class="points">{{ .PointsBalance }} {{ .PointsName }}</div>
|
|
<div class="text">
|
|
Gunakan {{ .PointsName }} Anda untuk menukarkan diskon spesial dan hadiah menarik! <br>
|
|
Cek penawaran terbaru dan nikmati makanan favorit Anda.
|
|
</div>
|
|
<a href="{{ .RedeemLink }}" class="cta-button">Tukarkan Sekarang</a>
|
|
<div class="divider"></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">support@enaklo.com</a>.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|