php-mpos/public/templates/mail/notifications/new_block.tpl
Sebastian Grewe 4ea8b6c695 Adding new notification system for new blocks
* Modified findblocks cron
* Modified notifications cron for new structure
* Improved notification class
* Added new template for new_block type
* Moved idle_worker type template
* Added new_block type to notification settings
2013-06-09 14:26:18 +02:00

8 lines
82 B
Smarty

<html>
<body>
<p>A new block has been discovered!</p>
<br/>
<br/>
</body>
</html>