Bug 9265 - Switch to HTML5 doctype in OPAC and staff client
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / doc-head-open.inc
1 <!DOCTYPE html>
2 [% IF ( bidi ) %]<html lang="[% lang %]" dir="[% bidi %]">[% ELSE %]<html lang="[% lang %]">[% END %]
3 <head>