{{ Propiedad.elemento.titulo }}        
        
            Código {{ Propiedad.elemento.id_propio }}        
        
        
                            
                    {{ (o.tipo == 'venta') ? '' : 'Alquiler' }} {{ o.nombre }}: 
                    {{ (o.monto) ? o.moneda : 'Consultar' }} {{ o.monto | number_format:0 }}
                
                     
        
        
        
        
            - 
                
                {{ Propiedad.elemento.dormitorios }}            
- 
                
                {{ Propiedad.elemento.banos }}            
{{ Propiedad.elemento.descripcion }}
        
        
        
                    
                Información adicional
                
                    · {{ o.nombre }}{{ (o.valor) ? ': ' + o.valor : '' }}
                
             
                
                    
                Espacios
                
                    ·
                    {{ (o.valor > 1) ? o.valor + ' ' + o.plural : '' }}
                    {{ (o.valor <= 1) ? ((o.si_singular) ? '1 ' : '') + o.singular : '' }}
                
             
        
                    
                Equipamiento
                
                    · {{ o.nombre }}
                
             
                
                    
                Servicios
                
                    · {{ o.nombre }}