php-mpos/templates/mail/notifications/new_block.tpl

8 lines
235 B
Smarty

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