Subversion Repositories SmartDukaan

Rev

Rev 21956 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21956 Rev 21959
Line -... Line 1...
-
 
1
<html>
-
 
2
<head>
-
 
3
<title>Thank you</title>
-
 
4
<head>
1
<body>
5
<body>
2
<div id="tick-img" style="display: block;margin: 0 auto;text-align: center;margin-top: 5%;">
6
<div id="tick-img" style="display: block;margin: 0 auto;text-align: center;margin-top: 5%;">
3
	<img src="/images/green-tick.jpg" style="width: 50px;">
7
	<img src="/home/kshitij/Downloads/green-tick.jpg" style="width: 50px;">
4
</div>
8
</div>
5
<div id="msg" style="display: block;margin: 0 auto;text-align: center;">
9
<div id="msg" style="display: block;margin: 0 auto;text-align: center;">
6
<h1 style="
10
<h1 style="
7
    font-family: sans-serif;
11
    font-family: sans-serif;
-
 
12
    color: #797979;
8
">Thank you!</h2>
13
">Thank you!</h1>
9
</div>
14
</div>
10
<div id="msg" style="display: block;margin: 0 auto;text-align: center;">
15
<div id="msg" style="display: block;margin: 0 auto;text-align: center;">
11
<h2 style="
16
<h2 style="
12
    font-family: sans-serif;
17
    font-family: sans-serif;
-
 
18
    color: #797979;
13
">Your submission is received and we will contact you soon</h2>
19
">Your submission is received and we will contact you soon</h2>
14
</div>
20
</div>
15
</body>
21
</body>
-
 
22
</html>
16
23