]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_beg.tpl
Advertising network Ad-Promotion.net added, some cleanups
[mailer.git] / templates / de / html / guest / guest_beg.tpl
1 <div align="center">
2 <div class="table dashed">
3         <div class="table_header bottom">
4                 <div class="big">{--GUEST_BEG_TRAILER--}</div>
5                 <div>{?MAIN_TITLE?}</div>
6         </div>
7         <div class="bottom" style="padding-top:7px">
8                 <div class="para">
9                         {--GUEST_BEG_POINTS--}
10                 </div>
11                 <div class="para">
12                         {--GUEST_BEG_TIMEOUT--}
13                 </div>
14                 <div class="para" align="right">
15                         {--GUEST_BEG_HAVE_FUN--}
16                 </div>
17         </div>
18         <div align="center" class="table_footer">
19                 <a href="{%url=ref.php?refid={%pipe,determineReferralId%}%}">{--BEG_CONTINUE_REGISTER--}</a>
20         </div>
21 </div>
22 </div>