Subversion Repositories SmartDukaan

Rev

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

Rev 1036 Rev 1688
Line 5... Line 5...
5
<meta name="keywords" content="Privacy Policy, Saholic.com" />
5
<meta name="keywords" content="Privacy Policy, Saholic.com" />
6
 
6
 
7
 
7
 
8
<title>Privacy Policy | Saholic.com</title>
8
<title>Privacy Policy | Saholic.com</title>
9
 
9
 
-
 
10
 #set($currentUrl = $request.getRequestURL().toString()) 
-
 
11
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
-
 
12
 <link rel="canonical" href="$currentUrl" /> 
10
#include ( "templates/commoncssfiles.vm" )
13
 #include ( "templates/commoncssfiles.vm" )  
11
 
14
 
12
</head>
15
</head>
13
 
16
 
14
<body>
17
<body>
15
<noscript>
18
<noscript>
Line 104... Line 107...
104
 
107
 
105
</div><!-- /main -->
108
</div><!-- /main -->
106
$action.getFooterSnippet()
109
$action.getFooterSnippet()
107
#include ( "templates/commonjsfiles.vm" )
110
#include ( "templates/commonjsfiles.vm" )
108
</body>
111
</body>
109
</html>
-
 
110
112
</html>
-
 
113