| Line 24... |
Line 24... |
| 24 |
<meta name="Description" content="$action.getPageMetaDesc()" />
|
24 |
<meta name="Description" content="$action.getPageMetaDesc()" />
|
| 25 |
<meta name="keywords" content="$action.getPageMetaKeywords()" />
|
25 |
<meta name="keywords" content="$action.getPageMetaKeywords()" />
|
| 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()</title>
|
29 |
<title>$action.getCategoryTitle() | ${domain.name}</title>
|
| 30 |
|
30 |
|
| 31 |
#include ( "templates/commoncssfiles.vm" )
|
31 |
#include ( "templates/commoncssfiles.vm" )
|
| 32 |
<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" />
|
| 33 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|
33 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|
| 34 |
</head>
|
34 |
</head>
|