| Current Path : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/notifications/ |
| Current File : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/notifications/email-previews.php |
<div style="padding-bottom:15px;">
<?php
foreach($notifications as $notification) {
echo PeepSoTemplate::exec_template('notifications','email-preview', $notification);
}
?>
</div>