Bug 27796: (QA follow-up) Missing filters
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / installer-doc-head-close.inc
1 [% USE raw %]
2 [% USE Asset %]
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 <link rel="shortcut icon" href="[% IF ( IntranetFavicon ) %][% IntranetFavicon | html %][% ELSE %][% interface | html %]/[% theme | html %]/img/favicon.ico[% END %]" type="image/x-icon" />
5 [% Asset.css("lib/jquery/jquery-ui-1.11.4.min.css") | $raw %]
6 [% Asset.css("lib/bootstrap/bootstrap.min.css") | $raw %]
7 [% Asset.css("css/installer.css")  | $raw %]
8 <style id="antiClickjack">body{display:none !important;}</style>