More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[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">$date_time&nbsp;&nbsp;</div></td>
16                         </tr>
17                 </table>
18                 <!-- Bis hier Kopf! --></td>
19         </tr>