Bug 27814: Improve responsive behavior of the user page in the OPAC
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-retrieve-file.tt
1 [%# This template is called only for a very simple error message %]
2 <html>
3 <body id="opac-retrieve-file" class="scrollto">
4     <h1>Search unsuccessful</h1>
5     Your search [% IF hash %]for [% hash | html %][% END %] was not successful.
6 </body>
7 </html>