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 / maintenance.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <!-- TMPL_VAR NAME="LibraryNameTitle" --> -- Library Catalog
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 </head>
5 <body>
6 <!--TMPL_INCLUDE NAME="navigation.inc" -->
7
8 <div id="main">
9    Site under maintenance.
10     Please Come back later.
11     If you still see this page, please contact <a href="mailto:<!--TMPL_VAR Name="KohaAdminEmailAddress"-->">me</a>
12 </div>
13 <!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->