{{#features}}
		<p>
			<span style="font-weight:bold"> Nom :</span> {{nom}}<br/>				
            <span style="font-weight:bold"> Commune :</span> {{commune}}<br/>              
			<span style="font-weight:bold"> Puissance :</span> {{puissance}}<br/>				
			<span style="font-weight:bold"> Type :</span> {{type}}<br/>
			<span style="font-weight:bold"> Sous-type :</span> {{sous_type}}<br/>
			<span style="font-weight:bold"> Statut :</span> {{statut}}<br/>
			<span style="font-weight:bold"> Gestionnaire :</span> {{gestionnaire}}<br/>
       </p>

{{/features}}
