php-mpos/public/templates/mail/notifications/auto_payout.tpl
2013-12-05 01:13:16 +01:00

9 lines
129 B
Smarty

<html>
<body>
<p>An automated payout completed.</p>
<p>Amount: {nocache}{$DATA.amount}{/nocache}</p>
<br/>
<br/>
</body>
</html>