Subversion Repositories SmartDukaan

Rev

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

Rev 1934 Rev 2176
Line 5... Line 5...
5
 
5
 
6
<!-- Prevent MS Office toolbar from changing layout -->
6
<!-- Prevent MS Office toolbar from changing layout -->
7
<meta http-equiv="imagetoolbar" content="false">
7
<meta http-equiv="imagetoolbar" content="false">
8
<meta name="MSSmartTagsPreventParsing" content="true">
8
<meta name="MSSmartTagsPreventParsing" content="true">
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" /> 
-
 
13
 #include ( "templates/commoncssfiles.vm" )  
10
 #include ( "templates/commoncssfiles.vm" )  
14
 
11
 
15
</head>
12
</head>
16
 
13
 
17
<body>
14
<body>