Lines 37-43
Link Here
|
37 |
[% IF ( bidi ) %] |
37 |
[% IF ( bidi ) %] |
38 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/right-to-left.css" /> |
38 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/css/right-to-left.css" /> |
39 |
[% END %] |
39 |
[% END %] |
40 |
[% UNLESS template.name.match('sco-auth.tt') %] |
40 |
[% UNLESS template.name.match('sco') %] |
41 |
[% IF ( OPACUserCSS ) %]<style type="text/css">[% OPACUserCSS %]</style>[% END %] |
41 |
[% IF ( OPACUserCSS ) %]<style type="text/css">[% OPACUserCSS %]</style>[% END %] |
42 |
[% END %] |
42 |
[% END %] |
43 |
<link rel="unapi-server" type="application/xml" title="unAPI" href="[% OPACBaseURL %]/cgi-bin/koha/unapi" /> |
43 |
<link rel="unapi-server" type="application/xml" title="unAPI" href="[% OPACBaseURL %]/cgi-bin/koha/unapi" /> |