[% IF ctx.refresh %] [% ELSIF ctx.authtime AND !ctx.is_staff %] [% END %] [% IF ctx.get_i18n_l(ctx.eg_locale).rtl == 't' %] [% END %] [% IF ctx.get_org_setting(ctx.search_ou, 'opac.patron.custom_css') %] [% custom_css = ctx.get_org_setting(ctx.search_ou, 'opac.patron.custom_css') %] [% '' %] [% END %] [%- libname = ctx.get_aou(ctx.search_ou).name; libname = libname | html; libsname = ctx.get_aou(ctx.search_ou).shortname; %] [%- IF ctx.user_stats.messages.unread; l('([_1])', ctx.user_stats.messages.unread); END; -%] [% l('[_1] - [_2]', ctx.page_title, libname) %] [%-# Hook for page-specific metadata such as %] [%- ctx.metalinks.push(''); %] [%- ctx.metalinks.push(''); %] [% FOREACH meta IN ctx.metalinks; meta _ "\n"; END; -%] [% IF want_dojo %] [% END %] [% IF !ctx.is_staff %] [% INCLUDE 'opac/parts/goog_analytics.tt2' %] [% END %] [% PROCESS 'opac/parts/stripe.tt2' %]

[% l('Catalog') %]

[%#Each content page needs (at minimum) an

describing the content%]
[% content %]
[% IF ctx.page != "login" ;%] [% INCLUDE 'opac/parts/login/login_modal.tt2' %] [% END;%]

[% l('Additional Resources') %]

[% INCLUDE 'opac/parts/footer.tt2' %] [% INCLUDE 'opac/parts/js.tt2' %] [%- IF ENV.OILS_CHILIFRESH_ACCOUNT %] [%- INCLUDE 'opac/parts/chilifresh.tt2' %] [%- END %]