Bug 12162 - Add class="branchcode" to body tag to make OPAC CSS-styleable per branch
[koha-ffzg.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-browser.tt
index ba97e08..0b4df82 100644 (file)
@@ -3,7 +3,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="opac-browser">
+[% INCLUDE 'bodytag.inc' bodyid='opac-browser' %]
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
@@ -71,4 +71,4 @@
     </div> <!-- / .main -->
 
 [% INCLUDE 'opac-bottom.inc' %]
-[% BLOCK jsinclude %][% END %]
\ No newline at end of file
+[% BLOCK jsinclude %][% END %]