Bug 16522: (follow-up) MARC display templates and get_marc_host fixes
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / sub-header.inc
1 [% USE raw %]
2 <div id="sub-header">
3     [% content | $raw %]
4     [% INCLUDE 'shortcut.inc' %]
5 </div>