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 26... Line 26...
26
    <!-- Prevent MS Office toolbar from changing layout -->
26
    <!-- Prevent MS Office toolbar from changing layout -->
27
    <meta http-equiv="imagetoolbar" content="false" />
27
    <meta http-equiv="imagetoolbar" content="false" />
28
    <meta name="MSSmartTagsPreventParsing" content="true" />
28
    <meta name="MSSmartTagsPreventParsing" content="true" />
29
    <title>$action.getCategoryTitle() | Saholic.com</title>
29
    <title>$action.getCategoryTitle() | Saholic.com</title>
30
 
30
 
31
     #set($currentUrl = $request.getRequestURL().toString()) 
-
 
32
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
-
 
33
 <link rel="canonical" href="$currentUrl" /> 
-
 
34
 #include ( "templates/commoncssfiles.vm" )  
31
 #include ( "templates/commoncssfiles.vm" )  
35
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
32
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
36
  </head>
33
  </head>
37
 
34
 
38
  <body>
35
  <body>