Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_header.tpl
1 <!-- Gast-Tabelle - Anfang -->
2 <table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
3         <tr>
4                 <td colspan="3" align="center" valign="top" class="guest_title">
5                         <a name="TOP"></a>
6                         <!-- Ab hier Kopf! -->
7                         <strong><big>-&nbsp;-&nbsp;-<a title="{?MAIN_TITLE?}"
8                         style="cursor: default; background: none; text-decoration: none"
9                         class="guest_header">{?MAIN_TITLE?}</a>&nbsp;-&nbsp;-&nbsp;-</big></strong>
10                 <table border="0" cellspacing="0" cellpadding="0" width="100%">
11                         <tr>
12                                 <td width="200"><div class="guest_header">Hallo $username!</div></td>
13                                 <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
14                                 <td width="200" align="right"><div class="guest_header">$content[date_time]</div></td>
15                         </tr>
16                 </table>
17                 <!-- Bis hier Kopf! --></td>
18         </tr>