Subversion Repositories SmartDukaan

Rev

Rev 22155 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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