Merge branch 'master' of ssh://git-jbueren@lx-office.linet-services.de/~/lx-office-erp
[kivitendo-erp.git] / templates / webpages / generic / information_master.html
1 [% USE HTML %]<body>
2  <table width="100%">
3   <tr>
4    <th class="listtop">[% IF title_information %][% title_information %][% ELSE %]<translate>Information</translate>[% END %]</th>
5   </tr>
6   <tr height="5"></tr>
7
8   <tr><td>[% label_information %]</td></tr>
9  </table>
10
11 </body>
12 </html>