HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_rallye_show.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="guest_table dashed">
2         <TR>
3                 <TD class="guest_title2 bottom2" height="25">
4                         <strong>Referal-Rallye gestartet!</strong>
5                 </TD>
6         </TR>
7         <TR>
8                 <TD class="bottom2" align="left" style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
9                 <ul>
10                         <li>Titel: <strong>{!__RALLYE_TITLE!}</strong></li>
11                         <li>Start: <strong>{!__RALLYE_START!}</strong></li>
12                         <li>Ende : <strong>{!__RALLYE_END!}</strong></li>
13                 </ul>
14                 </TD>
15         </TR>
16         <TR>
17                 <TD class="guest_title2 bottom2" height="25">
18                         <strong>...::&nbsp;{!__RALLYE_TITLE!}&nbsp;::...</strong>
19                 </TD>
20         </TR>
21         <TR>
22                 <TD class="bottom2">
23                 <div
24                         style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
25                 {!__RALLYE_DESCR!}</div>
26                 </TD>
27         </TR>
28         <TR>
29                 <TD class="guest_title2 bottom2" height="25"><strong>{!__RALLYE_CAN_WIN_THIS!}:</strong>
30                 </TD>
31         </TR>
32         <TR>
33                 <TD class="bottom2">
34                 <div
35                         style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px">
36                 {!__RALLYE_PRICES!}</div>
37                 </TD>
38         </TR>
39         <TR>
40                 <TD class="guest_title2 bottom2" height="25"><strong>Aktueller
41                 Stand der Rallye:</strong></TD>
42         </TR>
43         <TR>
44                 <TD class="bottom2" align="center">
45                 <div
46                         style="margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px"
47                         align="center">{!__RALLYE_TOP_USERS!}</div>
48                 </TD>
49         </TR>
50         <TR>
51                 <TD class="guest_title2" height="25">
52                 <div align="center" style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
53                         <strong>...::&nbsp;{!__RALLYE_EXTRAS!}&nbsp;::...</strong>
54                 </div>
55                 </TD>
56         </TR>
57 </TABLE>