838c706581739e812b0d1147575fb8dd2e2005ce
[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="Fehler!"></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>