1. #foreach($row in $results)
  2. <div style="float:left; clear:left; margin-bottom:20px; width:500px;">
  3.  
  4. #pullContent('+structureInode:121444 +text2:$row.email +languageId:1* +deleted:false +live:true' '1' 'modDate desc')
  5.  
  6. <div style="float:left; width:130px;">
  7. #if(!$content.mainPhoto.equals('0'))
  8. <img src="/resize_image?path=$!{content.mainPhotoImageURI}&amp;w=110" alt="$content.facultystaffName"/>
  9. #end
  10. </div>
  11.  
  12.  
  13. </div>