6a90fae56a4bb8d669daf79954252d74995cd9c9
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / kohaerror.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_IF NAME="LibraryNameTitle" --><!-- TMPL_VAR NAME="LibraryNameTitle" --><!-- TMPL_ELSE -->Koha Online<!-- /TMPL_IF --> Catalog &rsaquo;  An Error Has Occurred
2 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
3 </head>
4 <body>
5 <!--TMPL_INCLUDE NAME="masthead.inc" -->
6 <!--TMPL_INCLUDE NAME="navigation.inc" -->
7
8
9 <div id="main">
10 <h3>An Error has Occurred</h3><!-- TMPL_VAR NAME="errormessage" --></div>
11 </body>
12 </html>