[% SET html_att = ' lang="' _ lang_code _ '"'; # For a right-to-left language, use the following line in your own header: # SET html_att = html_att _ ' dir="rtl"'; -%] [% INCLUDE 'common_header_tags.html' %] [% TRY %][% PROCESS 'set_body_class.html' %][% CATCH file %][% END %] [% loc('Skip to main content') %] [% INCLUDE 'debug_header.html' %] [% TRY %][% PROCESS 'before_wrapper.html' %][% CATCH file %][% END %]
[% INCLUDE 'header_site.html' %] [% pre_container_extra | safe %]
[% IF sidebar %] [% INCLUDE $sidebar %] [% END %]