1:  <!-- NAME: cr.tpl -->
   2:  <div class="bloque1">
   3:  <h3>Empresari hostaler</h3>
   4:  Aquestos s&oacute;n els complexos rurals ja registrats.</div>
   5:  <div class="bloque1">
   6:  <p>&nbsp;</p>
   7:  <table width="550" border="0" cellspacing="3">
   8:    <tr>
   9:      <th width="178" scope="col">Nom</th>
  10:      <th width="37" scope="col">&nbsp;</th>
  11:      <th width="70" scope="col">Allotjaments</th>
  12:      <th width="121" scope="col">&nbsp;</th>
  13:      <th width="72" scope="col">Reserves actuals</th>
  14:      <th width="61" scope="col">&nbsp;</th>
  15:    </tr>
  16:{ROWCR}
  17:  </table>
  18:  </div>
  19:  <!-- END: cr.tpl -->