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