Subversion Repositories SmartDukaan

Rev

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

Rev 1372 Rev 1688
Line 17... Line 17...
17
    <!-- Prevent MS Office toolbar from changing layout -->
17
    <!-- Prevent MS Office toolbar from changing layout -->
18
    <meta http-equiv="imagetoolbar" content="false" />
18
    <meta http-equiv="imagetoolbar" content="false" />
19
    <meta name="MSSmartTagsPreventParsing" content="true" />
19
    <meta name="MSSmartTagsPreventParsing" content="true" />
20
    <title>Latest Mobile Phones | Saholic.com</title>
20
    <title>Latest Mobile Phones | Saholic.com</title>
21
 
21
 
-
 
22
 #set($currentUrl = $request.getRequestURL().toString()) 
-
 
23
 #if(!$currentUrl.startsWith("http://www.")) #set($currentUrl = $currentUrl.replace("http://", "http://www."))  #end  
-
 
24
 <link rel="canonical" href="$currentUrl" /> 
22
#include ( "templates/commoncssfiles.vm" )
25
 #include ( "templates/commoncssfiles.vm" )  
23
 
26
 
24
 
27
 
25
  </head>
28
  </head>
26
  <body>
29
  <body>
27
 
30