<?php foreach ($block->getData('log') as $log):?> <div style="margin:5px 0px 5px 0px"><?php echo $log ?></div><?php endforeach ?>