-
Notifications
You must be signed in to change notification settings - Fork 1
/
thankyou.html
46 lines (45 loc) · 957 Bytes
/
thankyou.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: Thank you | layerJS
frame: thankyou
---
<section>
<div class="container">
</div>
</section>
<section>
<div class="container">
</div>
</section>
<!--<section>
<div class="container">
<div class="row">
<div class="col-md-3">
</div>
<a href="/" class="col-md-6 text-center layerjs-center">
<img src="img/logo1.png" width="100"> layerJS
</a>
</div>
</div>
</section>
-->
<section>
<div class="container">
<h2>
Thank you for subscribing!
</h2>
<p>
Your membership to the layerJS newsletter is confirmed. We will send you updates on new releases and tips and tricks for using layerJS in your projects. We will not give your email to others.
</p>
<!-- <div class="full_cta">
<a class="btn btn-key" href="/">Continue browsing layerJS</a>
</div>
-->
</div>
</section>
<section>
<div class="container">
</div>
</section>
<script>
la
</script>