First draft of programmer's templates: a stripped-down version of the templates for...
[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=iso-8859-1" />
3 <link rel="shortcut icon" href="<!-- TMPL_VAR NAME='themelang' -->/includes/favicon.ico" type="image/x-icon" />
4 <style type="text/css"> 
5         @import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
6 </style>
7 </head>
8
9 <body>