]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_header.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_header.tpl
1 <a name="TOP"></a>
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="100%" class="member_main">
3 <TR>
4         <TD colspan="3" align="center" valign="top" class="member_title">
5                 <TABLE border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
6                 <TR>
7                         <TD colspan="3" align="center">
8                                 <strong><BIG>-&nbsp;-&nbsp;- <a title="{!MAIN_TITLE!}"
9                                         style="cursor: default; background: none; text-decoration: none"
10                                         class="member_header">{!MAIN_TITLE!}</a>&nbsp;-&nbsp;-&nbsp;-</BIG></strong>
11                                 <br />
12                         </TD>
13                 </TR>
14                 <TR>
15                         <TD width="200"><div class="guest_header">&nbsp;&nbsp;Hallo
16                         $username!</div></TD>
17                         <TD align="center"><div class="guest_header">{!SLOGAN!}</div></TD>
18                         <TD width="200" align="right"><div class="guest_header">$date_time&nbsp;&nbsp;</div></TD>
19                 </TR>
20                 </TABLE>
21         </TD>
22 </TR>