Marked some unfinished extensions as 'work-in-progress'
[mailer.git] / templates / de / html / app_die_message.tpl
1 <div align="center" style="margin-top:10px;margin-bottom:10px">
2
3 <div style="width:550px" class="admin_table dashed">
4         <div class="admin_title bottom">
5                 <strong>{--APP_DIE_TITLE--}</strong>
6         </div>
7         <div align="left" style="margin:5px">
8                 $content
9         </div>
10 </div>
11
12 </div>