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-course-reserves.tt
index 4c77dd1..e68fa25 100644 (file)
@@ -6,7 +6,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="opac-main">
+[% INCLUDE 'bodytag.inc' bodyid='opac-main' %]
 [% INCLUDE 'masthead.inc' %]
 
 <div class="main">
@@ -67,4 +67,4 @@
 </div> <!-- / .main -->
 [% INCLUDE 'opac-bottom.inc' %]
 [% BLOCK jsinclude %]
-[% END %]
\ No newline at end of file
+[% END %]