Bug 8236: (QA followup) Tweak language, fix whitespace error
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-showmarc.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 <title>MARC view</title>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 </head>
5 [% INCLUDE 'bodytag.inc' bodyid='opac-showmarc' %]
6 <div id="main">
7 <pre>[% MARC_FORMATTED %]</pre>
8 </div>
9 </body>
10 </html>