rel_3_0 moved to HEAD
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / includes / doc-head-close.inc
1 </title>
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3 <link rel="shortcut icon" href="<!-- TMPL_VAR NAME='themelang' -->/includes/favicon.ico" type="image/x-icon" />
4 <link rel="stylesheet" type="text/css" media="print" href="<!-- TMPL_VAR name="themelang" -->/includes/intranet-print.css" />
5 <style type="text/css" media="screen"> 
6         <!-- TMPL_IF NAME="intranetstylesheet" -->
7            @import url(<!-- TMPL_VAR NAME='themelang' -->/includes/<!-- TMPL_VAR NAME="intranetstylesheet" -->);
8     <!-- TMPL_ELSE -->
9         @import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
10     <!-- /TMPL_IF -->
11         <!-- TMPL_IF NAME="intranetcolorstylesheet" -->
12            @import url(<!-- TMPL_VAR NAME='themelang' -->/includes/<!-- TMPL_VAR NAME="intranetcolorstylesheet" -->);
13     <!-- /TMPL_IF -->
14 </style>
15 </head>
16
17 <body>