]> git.mxchange.org Git - mailer.git/blob - templates/de/html/ajax_app_exit_message.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / ajax_app_exit_message.tpl
1 <div class="ajax_bug_table dashed">
2         <div class="ajax_bug_table_header bottom">
3                 <strong>{--APPLICATION_DIED_TITLE--}</strong>
4         </div>
5         <div align="left" style="margin:5px">
6                 $content
7         </div>
8 </div>