]> git.mxchange.org Git - mailer.git/blob - templates/de/html/display_email.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / display_email.tpl
1 <pre>
2         <strong>{--EMAIL_DISPLAY_HEADERS--}</strong> $content[headers]
3         <strong>{--EMAIL_DISPLAY_TO_ADDRESS--}</strong> $content[to]
4         <strong>{--EMAIL_DISPLAY_SUBJECT_LINE--}</strong> $content[subject]
5         <strong>{--EMAIL_DISPLAY_MESSAGE_LENGTH--}($content[length])</strong> $content[message]
6 </pre>