More misc fixes and rewrites (sorry, lame description)
[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>