init
This commit is contained in:
40
static/Vvvebjs/demo/landing/email/user/signup.txt.html
Normal file
40
static/Vvvebjs/demo/landing/email/user/signup.txt.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<html>
|
||||
|
||||
<head></head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<div data-v-component-site>
|
||||
<span class="preheader">Welcome to <span data-v-site-description-title>Vvveb</span>
|
||||
</span>
|
||||
|
||||
<h1>Hi <span data-v-user-first_name>Joe</span>
|
||||
<span data-v-user-last_name>Joe</span>,
|
||||
</h1>
|
||||
<p>Welcome to <span data-v-site-description-title>Vvveb</span>.
|
||||
<br>
|
||||
This email confirms the creation of your account.
|
||||
</p>
|
||||
|
||||
------
|
||||
|
||||
<p>If you have any questions, simply reply to this email or contact us on <a data-v-site-contact-email>
|
||||
<span data-v-site-contact-email>support team</span>
|
||||
</a> for help.</p>
|
||||
<p>Cheers,
|
||||
<br>The <span data-v-site-description-title>Vvveb</span> team
|
||||
</p>
|
||||
|
||||
------
|
||||
|
||||
<p>
|
||||
<span data-v-site-description-title>Company name</span>
|
||||
<br>
|
||||
<span data-v-site-address>Address</span>
|
||||
<!-- <span data-v-site-description-phone-number>+55 (111) 123 777</span> -->
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user