skyscraper support in guest area
[mailer.git] / 0.2.1 / 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"><FONT class="guest_header">&nbsp;&nbsp;Hallo
13                                 $username!</FONT></TD>
14                                 <TD align="center"><FONT class="guest_header">{!SLOGAN!}</FONT></TD>
15                                 <TD width="200" align="right"><FONT class="guest_header">$date_time&nbsp;&nbsp;</FONT></TD>
16                         </TR>
17                 </TABLE>
18                 <!-- Bis hier Kopf! --></TD>
19         </TR>