Subversion Repositories SmartDukaan

Rev

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

Rev 1934 Rev 2176
Line 6... Line 6...
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, Saholic.com" />
9
<title>Contact Us | Saholic.com</title>
9
<title>Contact Us | Saholic.com</title>
10
 
10
 
11
 #set($currentUrl = $request.getRequestURL().toString()) 
-
 
12
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
-
 
13
 <link rel="canonical" href="$currentUrl" /> 
-
 
14
 #include ( "templates/commoncssfiles.vm" )  
11
 #include ( "templates/commoncssfiles.vm" )  
15
 
12
 
16
</head>
13
</head>
17
<body>
14
<body>
18
 
15