image('sold_banner.gif', array('class'=>'sold', 'alt'=>'Sold'));
else
$banner = '';
?>
=$html->link($banner.$html->image($filename, array('class'=>'house', 'alt'=>'House for sale')), '/properties/view/'.$d['Property']['id'], array('style'=>'border: 0; padding: 0'), false, false)?>
//if ($permission == 'seller' || $permission == 'admin'):?>
=$d['PropertyStatus']['status_text']?>
//endif?>
0):?>
$
Price Not Available
Seller: =$d['User']['first_name']?> =$d['User']['last_name']?>
= $d['Property']['city']?>, = $d['Property']['state']?> = $d['Property']['zip']?>
= $d['Property']['short_title']?>
= $d['Property']['beds']?> beds, = $d['Property']['baths']?> baths
= $d['Property']['square_feet']?> sq. feet
=substr($d['Property']['description'], 0, 200)?>...
link('View Details', 'view/'.$d['Property']['id']) ?>
if ($permission == 'seller' || $permission == 'admin'):?>
=$html->link('Edit Property', 'edit/'.$d['Property']['id'])?>
=$html->link('Edit Images', '/propertyimages/add/'.$d['Property']['id'])?>
=$html->link('Delete', 'delete/'.$d['Property']['id'], null, 'Are you sure you want to permanently delete this property?')?>
Investor
endif;?>