Templates werden nicht mehr übersetzt gespeichert.
[kivitendo-erp.git] / templates / webpages / generic / information_master.html
1 [%- USE T8 %]
2 [% USE HTML %]<body>
3  <table width="100%">
4   <tr>
5    <th class="listtop">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
6   </tr>
7   <tr height="5"></tr>
8
9   <tr><td>[% label_information %]</td></tr>
10  </table>
11
12 </body>
13 </html>