Subversion Repositories SmartDukaan

Rev

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

Rev 8948 Rev 10015
Line 31... Line 31...
31
	<meta name="Description" content="$action.getPageMetaDesc()" />
31
	<meta name="Description" content="$action.getPageMetaDesc()" />
32
	<meta name="keywords" content="$action.getPageMetaKeywords()" />
32
	<meta name="keywords" content="$action.getPageMetaKeywords()" />
33
    <!-- Prevent MS Office toolbar from changing layout -->
33
    <!-- Prevent MS Office toolbar from changing layout -->
34
    <meta http-equiv="imagetoolbar" content="false" />
34
    <meta http-equiv="imagetoolbar" content="false" />
35
    <meta name="MSSmartTagsPreventParsing" content="true" />
35
    <meta name="MSSmartTagsPreventParsing" content="true" />
-
 
36
	<meta property="fb:admins" content="564777065" />
36
    <title>$action.getCategoryTitle() | ${domain.name}</title>
37
    <title>$action.getCategoryTitle() | ${domain.name}</title>
37
 
38
 
38
 #include ( "templates/commoncssfiles.vm" )  
39
 #include ( "templates/commoncssfiles.vm" )  
39
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
40
	<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
40
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
41
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>