Bug 8872: Changes for opac-showmarc
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-showmarc.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 MARC view</title>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 </head>
5 <body id="opac-showmarc">
6 <div id="main">
7 <pre>[% MARC_FORMATTED %]</pre>
8 </div>
9 </body>
10 </html>