Skip to content

Instantly share code, notes, and snippets.

@jdleray
Created May 28, 2014 12:58
Show Gist options
  • Save jdleray/f99e5c06c9548a64f992 to your computer and use it in GitHub Desktop.
Save jdleray/f99e5c06c9548a64f992 to your computer and use it in GitHub Desktop.
<div class="comm_sale">
<div> <b>{@name} </b></div>
<div>Property Address: {@property_address}</div>
<div>Price: {@price}</div>
<div>Building Size: {@building_size}</div>
<div>Lot Size: {@lot_size}</div>
<div>Property Type: {@property_type}</div>
<div>Sub-Types: {@sub_type}</div>
<div>Property Use: {@property_use}</div>
<div>Year Built: {@year_built}</div>
<div>Parcel ID #: {@parcel_id}</div>
<div>Ceiling Height: {@ceiling_height}</div>
<div>Dock Doors: {@dock_doors}</div>
<div>Drive-In Doors: {@drive_in_doors}</div>
<div>Zoning: {@zoning}</div>
<div>Commission (% or flat rate): {@commission}</div>
<div>Utilites Avaiable: {@utilities_available}</div>
<div>Highlights: {@higlights}</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment