Beginning redesign of the OPAC. At this stage it's a move to make it more like the...
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / kohaerror.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryNameTitle" --> Catalog -- 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>