<?php
/**
* [PHPFOX_HEADER]
*
* @copyright [PHPFOX_COPYRIGHT]
* @author Raymond Benc
* @package Phpfox
* @version $Id: $
*/
defined('PHPFOX') or exit('NO DICE!');
?>
{foreach from=$aNotifications name=notifications item=aNotification}
{template file='notification.block.entry'}
{/foreach}