@social-mail/social-mail-client 1.4.166 → 1.4.167
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<title>Welcome to the $DOMAIN_NAME$</title>
|
|
5
|
+
</head>
|
|
6
|
+
<body>
|
|
7
|
+
<main>
|
|
8
|
+
<p>
|
|
9
|
+
You will find new updates, photos, videos all here in single site.
|
|
10
|
+
</p>
|
|
11
|
+
<p>
|
|
12
|
+
It is recommended that please subscribe to the @social channel
|
|
13
|
+
to receive updates automatically in your email.
|
|
14
|
+
</p>
|
|
15
|
+
<p>
|
|
16
|
+
To interact with the site, you can simply click on emoji to
|
|
17
|
+
send us email.
|
|
18
|
+
</p>
|
|
19
|
+
</main>
|
|
20
|
+
</body>
|
|
21
|
+
</html>
|