Clean up before final commits
[koha.git] / koha-tmpl / intranet-tmpl / default / en / errors / 400.tmpl
1 <!-- TMPL_INCLUDE NAME="error-top.inc" -->
2 <!-- ------------------------MAIN BODY OF PAGE------------------------ -->
3 <div id="mainbloc">
4 <h1>An Error has Occurred!</h1>
5 <h2>Error 404</h2>
6 <ul>
7 <li>This error means that the link was broken and that the page doesn't exist</li>      
8 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
9 <li>Use top menu bar to navigate to another part of Koha.</li>
10 </ul>
11 </div>
12 <!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
13