Subversion Repositories SmartDukaan

Rev

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

Rev 5602 Rev 5625
Line 3... Line 3...
3
<head>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
<!-- Prevent MS Office toolbar from changing layout -->
5
<!-- Prevent MS Office toolbar from changing layout -->
6
<meta http-equiv="imagetoolbar" content="false">
6
<meta http-equiv="imagetoolbar" content="false">
7
<meta name="MSSmartTagsPreventParsing" content="true">
7
<meta name="MSSmartTagsPreventParsing" content="true">
8
<meta name="keywords" content="Contact Us, Saholic.com" />
8
<meta name="keywords" content="Contact Us, ${domain.name}" />
9
<title>Contact us | Saholic.com</title>
9
<title>Contact us | ${domain.name}</title>
10
 
10
 
11
 #include ( "templates/commoncssfiles.vm" )
11
 #include ( "templates/commoncssfiles.vm" )
12
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
12
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
13
#set($userinfo = $action.getUserInfo())
13
#set($userinfo = $action.getUserInfo())
14
 
14
 
Line 105... Line 105...
105
							</div>	
105
							</div>	
106
							<div class="clearBoth"></div>
106
							<div class="clearBoth"></div>
107
						</form>
107
						</form>
108
                        </div>
108
                        </div>
109
						<div id="postalAddress">
109
						<div id="postalAddress">
110
							<h4>Address:</h4>
-
 
111
                            <p> Spice Online Retail Pvt. Ltd.</p>
-
 
112
							<p> Spice Global Knowledge Park (Ist Floor)</p>
110
						#include("templates/${in.shop2020.title}-address.vm")
113
							<p> 19A-20A, Sector 125,</p>
-
 
114
							<p> Noida - 201301 (UP)</p>
-
 
115
 							<br />
-
 
116
							<h4>Phone:</h4>
-
 
117
							<p> 0120-6744700 </p>
-
 
118
							<br />
-
 
119
							<h4>Email:</h4>
-
 
120
							<p>help@saholic.com</p>
-
 
121
						</div>
111
						</div>
122
					</div>
112
					</div>
123
				</div>
113
				</div>
124
				
114
				
125
			</div>
115
			</div>