Portal Club Gourmand

Busca de Conteúdo



Promoções Especiais

Veja o restaurante aniversariante do mês e ganhe descontos de até 50%.

Lançamento em breve.


Busca de Restaurantes


 
<tal:block tal:repeat="object context/getObjects">  
  <a tal:attributes="href object/getURL">
    <h1 tal:content="object/Title">Title</h1>
  </a>
  
  <p>
    <span tal:content="object/Description">Description</span> 
  </p>
  <p>
    <a tal:attributes="href object/getURL">Please read on.</a>    
  </p>
  
</tal:block>