{include file="_headerforkml.htm"}
{foreach from=$ge_prop.attributes key=cat item=at} {foreach from=$at key=att_name item=att_val} {if $att_name == 'Section'} {assign var='section' value=$att_val} {/if} {if $att_name == 'Subsection'} {assign var='subsection' value=$att_val} {/if} {/foreach} {/foreach}
{foreach name=imgloop from=$ge_prop.images item=img} {if $smarty.foreach.imgloop.iteration != 1}
{/if} {foreachelse} {/foreach}
{$ge_prop.prop_title} {foreach from=$ge_prop.attributes key=cat item=at} {foreach from=$at key=att_name item=att_val} {if $att_name == 'Project Description'}
{$att_val|nl2br}

{/if} {if $att_name == 'Web Link (include http://)'} {$att_val|nl2br}
{/if} {/foreach} {/foreach} {foreach from=$ge_prop.files item=file}
{$file.filename} {if $file.protected}(Password Protected){/if}
{foreachelse} {/foreach}