Signed-off-by: Chris Burton <cburton@nflibrary.ca>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
<body[% IF want_dojo; ' class="tundra d-flex flex-column min-vh-100"'; ELSE; ' class="tundra d-flex flex-column min-vh-100"'; END %]>
<h1 class="sr-only">[% l('Catalog') %]</h1>
[%#Each content page needs (at minimum) an <h2> describing the content%]
-
+ <div class="mb-3">
[% content %]
+ </div>
[% IF ctx.page != "login" ;%]
[% INCLUDE 'opac/parts/login/login_modal.tt2' %]
[% END;%]