removed a whole passel of files that do not need to be tracked in the repository
[kcls-web.git] / opac / skin / craftsman / xml / header.xml
diff --git a/opac/skin/craftsman/xml/header.xml b/opac/skin/craftsman/xml/header.xml
deleted file mode 100644 (file)
index 3f312b4..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<head>
-    <meta http-equiv="X-UA-Compatible" content="chrome=1"></meta>
-       <!-- Set the page title -->
-
-       <!--#include virtual="common/css_common.xml"-->
-
-       <title>&<!--#echo var="OILS_TITLE"-->;</title>
-       <link rel="unapi-server" type="application/xml" title="unAPI" href="http://<!--#echo var='HTTP_HOST'-->/opac/extras/unapi"/>
-       <link rel="icon" type="image/ico" href="/favicon.ico"/>
-
-       <!--#if expr="$slimpac!='true'"-->
-               <!--#include virtual="common/js_common.xml"-->
-       <!--#endif-->
-
-</head>