#foreach($output in $outputs)
<div class="white-background" style="padding-top: 2em;">
   $output
</div> 
#end