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