<td><i class="fa fa-usd"></i>&nbsp;UF</td>
                        <td><i class="fa fa-usd"></i>&nbsp;Pesos</td>
                        <td><i class="fa fa-map-marker"></i>&nbsp;Comuna</td>
                        <td><i class="fa fa-square-o"></i>&nbsp;m2 Totales</td>
                        <td><i class="fa fa-th"></i>&nbsp;m2 Construidos</td>
                        <td><i class="fa fa-bed"></i>Dorms.</td>
                        <td><i class="fa fa-tint"></i>Baños</td>
                        <td><i class="fa fa-newspaper-o"></i>&nbsp;Descripción</td>
                    </tr>
                </thead>
                <tbody>
                    <?php 
if (isset($_POST['dll_comunas'])) {
    $propiedadDal->listPropiedadPropiedadesComuna($_POST['dll_comunas']);
} else {
    $propiedadDal->listPropiedadPropiedades();
}
?>
                </tbody>
            </table>
        </div>
    
        <footer class="footer">
            <div class="container">
                <!--Creative Commons License-->
                <div class="row">
                    <div class="col-sm-2"></div>
                    <div class="col-sm-8 text-left">
                        <h6>
                            <small>
                                <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">