]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/header.xml
fixing "opac" format for supercat and unapi
[Evergreen.git] / Open-ILS / web / opac / skin / default / xml / header.xml
1 <head>
2         <!-- Set the page title -->
3
4         <!--#include virtual="common/css_common.xml"-->
5
6         <title>&<!--#echo var="OILS_TITLE"-->;</title>
7         <link rel="meta" type="application/xml" title="unAPI" href="/opac/extras/unapi"/>
8
9         <!--#if expr="$slimpac!='true'"-->
10                 <!--#include virtual="common/js_common.xml"-->
11         <!--#endif-->
12
13 </head>