php-mpos/public/templates/mail/notifications/new_block.tpl
2014-02-12 00:27:21 -06:00

8 lines
218 B
Smarty

<html>
<p>{nocache}Block Number {$DATA.height} has been discovered by {$DATA.finder} with a total value of {$DATA.amount}! The current difficulty is {$DATA.difficulty}.{/nocache}</p>
<body>
<br/>
<br/>
</body>
</html>