Uebernahme der kompletten Version, so wie sie Philip als "Demo-Version" gezeigt hat...
[kivitendo-erp.git] / templates / webpages / generic / error_de.html
1 <body>
2  <table width=100%>
3   <tr>
4    <th class=listtop><TMPL_VAR NAME=title DEFAULT="Error!"></th>
5   </tr>
6   <tr height="5"></tr>
7
8   <tr><td><TMPL_VAR NAME=label_error></td></tr>
9  </table>
10
11  <TMPL_VAR NAME=DEBUG>
12
13 </body>
14 </html>