Bug 8288 - showmarc.tt should not include full doc-head-close.inc
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-showmarc.tt
1 [% INCLUDE 'doc-head-open.inc' %]MARC view
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3 </head>
4 <body id="opac-showmarc">
5 <div id="main">
6 <pre>[% MARC_FORMATTED %]</pre>
7 <!-- div gets closed by opac-bottom.inc -->
8 [% INCLUDE 'opac-bottom.inc' %]