Bug 35307: Add a hidden input for expired holds
[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>