Subversion Repositories SmartDukaan

Rev

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

Rev 2017 Rev 2176
Line 9... Line 9...
9
 
9
 
10
<title>Saholic</title>
10
<title>Saholic</title>
11
 
11
 
12
<!-- start of new code -->
12
<!-- start of new code -->
13
 
13
 
14
 #set($currentUrl = $request.getRequestURL().toString()) 
-
 
15
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
-
 
16
 <link rel="canonical" href="$currentUrl" /> 
-
 
17
 #include ( "templates/commoncssfiles.vm" )  
14
 #include ( "templates/commoncssfiles.vm" )  
18
 
15
 
19
</head>
16
</head>
20
 
17
 
21
<body>
18
<body>