Subversion Repositories SmartDukaan

Rev

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

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