9f41b7cf8730f5260410f0c77b7c0c2005b79d95
[kivitendo-erp.git] / templates / webpages / generic / information.html
1 [%- USE T8 %]
2 [%- USE HTML %]
3 <body>
4  <table width="100%">
5   <tr>
6    <th class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
7   </tr>
8   <tr height="5"></tr>
9
10   <tr><td>[% label_information %]</td></tr>
11  </table>
12
13 </body>
14 </html>