Subversion Repositories SmartDukaan

Rev

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

Rev 20547 Rev 20548
Line 16... Line 16...
16
 	});
16
 	});
17
</script>
17
</script>
18
</head>
18
</head>
19
<body>
19
<body>
20
#include("templates/header.vm")
20
#include("templates/header.vm")
-
 
21
#set($productName = $action.getProductName())
-
 
22
#if($productName)
-
 
23
	#set($subject="Product Query - $productName")
-
 
24
#else
-
 
25
	#set($subject="")
21
 
26
#end
22
<!--Contact Us Starts Here-->
27
<!--Contact Us Starts Here-->
23
 
28
 
24
<div class="contactUs_Container">
29
<div class="contactUs_Container">
25
 
30
 
26
<img src="/images/_contact_us_banner.gif" class="contactUs_Image" />
31
<img src="/images/_contact_us_banner.gif" class="contactUs_Image" />
27
 
32
 
28
<p><strong>You may be able to find an answer to your query in our help pages.</strong><br />
33
<p><strong>You may be able to find an answer to your query in our help pages.</strong><br />
29
 
34
 
30
If our help pages did not provide an answer to your question, please complete the form below. Mandatory fields are marked with*<br /><br />
35
If our help pages did not provide an answer to your question, please complete the form below. Mandatory fields are marked with*<br /><br />
31
You can also call us on our Toll Free <strong>1800 419 1133</strong><br />
36
You can also call us on our Toll Free <strong>1800 419 1133</strong><br />
32
OR Mail us at <strong><a href="mailto:wecare@spicehotspot.co.in" target="_top">wecare@spicehotspot.co.in</a></strong>
37
OR Mail us at <strong><a href="mailto:wecare@spicehotspot.co.in?SUBJECT=$subject" target="_top">wecare@spicehotspot.co.in</a></strong>
33
</p>
38
</p>
34
#if($action.getResult())
39
#if($action.getResult())
35
	<p style="color:red;font-weight:bold;"><strong>$action.getResult()</strong><br />
40
	<p style="color:red;font-weight:bold;"><strong>$action.getResult()</strong><br />
36
#end
41
#end
37
<div class="contactUs_formContainer">
42
<div class="contactUs_formContainer">