Subversion Repositories SmartDukaan

Rev

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

Rev 5145 Rev 5542
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.getSpecialPageTitle() | Saholic.com</title>
29
    <title>$action.getSpecialPageTitle() | Saholic.com</title>
30
 
30
 
31
 #include ( "templates/commoncssfiles.vm" )  
31
 #include ( "templates/commoncssfiles.vm" )
-
 
32
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
32
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
33
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
33
  </head>
34
  </head>
34
 
35
 
35
  <body>
36
  <body>
36
 
37