]> git.sur5r.net Git - contagged/blob - templates/error.tpl
initial checkin
[contagged] / templates / error.tpl
1
2 <h1>An error occured</h1>
3
4 {include file="ldaperror.tpl"}
5
6 <table class="tableborder">
7 <tr>
8   <td>{$error}</td>
9 </tr>
10 </table>