9 lines
134 B
Smarty
9 lines
134 B
Smarty
<html>
|
|
<body>
|
|
<p>An manual payout request completed.</p>
|
|
<p>Amount: {nocache}{$DATA.amount}{/nocache}</p>
|
|
<br/>
|
|
<br/>
|
|
</body>
|
|
</html>
|