More HTML rewrites #2
[mailer.git] / templates / de / html / guest / guest_header.tpl
1 <!-- Gast-Tabelle - Anfang -->
2 <table border="0" cellspacing="0" cellpadding="0" width="100%"
3         class="guest">
4         <tr>
5                 <td colspan="3" align="center" valign="top" class="guest_title"><a
6                         name="TOP"></a> <!-- Ab hier Kopf! --> <strong><big>-&nbsp;-&nbsp;-
7                 <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><br />
10                 <table border="0" cellspacing="0" cellpadding="0" width="100%">
11                         <tr>
12                                 <td width="200"><div class="guest_header">&nbsp;&nbsp;Hallo
13                                 $username!</div></td>
14                                 <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
15                                 <td width="200" align="right"><div class="guest_header">$content[date_time]&nbsp;&nbsp;</div></td>
16                         </tr>
17                 </table>
18                 <!-- Bis hier Kopf! --></td>
19         </tr>