D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
vitalityhealth
/
public_html
/
aa
/
invite
/
birthday-templates
/
temp1
/
Filename :
emailer.html
back
Copy
<html style="background: #f5f6fa;"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="color-scheme" content="light dark"> <meta name="supported-color-schemes" content="light dark"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap" rel="stylesheet"> <!-- font-family: 'Cinzel', serif; --> </head> <style> @font-face { font-family: 'Lovelace Text'; src: url('font/LovelaceText-BoldItalic.woff2') format('woff2'), url('font/LovelaceText-BoldItalic.woff') format('woff'); font-weight: bold; font-style: italic; font-display: swap; } @font-face { font-family: 'Lovelace Text'; src: url('font/LovelaceText-Regular.woff2') format('woff2'), url('font/LovelaceText-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Bickley Script'; src: url('font/BickleyScript.woff2') format('woff2'), url('font/BickleyScript.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Carot Display'; src: url('font/CarotDisplay-Bold.woff2') format('woff2'), url('font/CarotDisplay-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'Carot Display Med'; src: url('font/CarotDisplay-Medium.woff2') format('woff2'), url('font/CarotDisplay-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } @font-face { font-family: 'Carot Display'; src: url('font/CarotDisplay-Regular.woff2') format('woff2'), url('font/CarotDisplay-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } </style> <body style=" margin: 0 auto; width: 100%; max-width: 600px;"> <table width="600" border="0" align="center" cellpadding="0" cellspacing="0" style="background: url(img/bg.jpg) center center;background-size: cover;"> <tbody style="width: 100%;"> <tr> <td style="padding: 170px 0 0; font-family: 'Lovelace Text';text-align: center;font-size: 80px;color: #283a50;"> Save <span style="display: block; text-transform: uppercase; color: #9c6b28; font-size: 18px;">the</span> Date </td> </tr> <tr> <td style="padding: 40px 0 10px;font-family: 'Bickley Script';text-align: center;font-size: 58px;color: #283a50;font-weight: 700;">Laura & David</td> </tr> <tr> <td style="text-align: center;"><img src="img/glitter-1.png" alt="" style="max-width: 250px;"></td> </tr> <tr> <td style="text-align: center; padding: 40px 0;"><h3 style="font-size: 35px;padding: 0; margin: 0;font-family: 'Carot Display'; line-height: 35px; color: #283a50; font-weight: 700;">OCT <span style="color:#9c6b28; margin-left: 10px;">|</span> <span style="font-size: 60px;line-height: 64px;top: 7px;display: inline-block;position: relative; margin: 0 10px;">18</span> <span style="color:#9c6b28;margin-right: 10px;">|</span> 23</h3></td> </tr> <tr> <td style="text-align: center;font-family: 'Carot Display'; font-weight: bold; color: #283a50; font-weight: 400; padding: 0 0 180px 0;font-size: 16px; text-transform: uppercase;">ADDRESS STREET NAME 123<br> CITY COUNTRY</td> </tr> </tbody> </table> </body> </html>