testing commit, please ignore
[kcls-web.git] / opac / skin / craftsman / xml / header.xml
1 <head>
2     <meta http-equiv="X-UA-Compatible" content="chrome=1"></meta>
3         <!-- Set the page title -->
4
5         <!--#include virtual="common/css_common.xml"-->
6
7         <title>&<!--#echo var="OILS_TITLE"-->;</title>
8         <link rel="unapi-server" type="application/xml" title="unAPI" href="http://<!--#echo var='HTTP_HOST'-->/opac/extras/unapi"/>
9         <link rel="icon" type="image/ico" href="/favicon.ico"/>
10
11         <!--#if expr="$slimpac!='true'"-->
12                 <!--#include virtual="common/js_common.xml"-->
13         <!--#endif-->
14
15 </head>