#set(group,1) #for("select n.id, titulo, subtitulo, resumo, texto from noticias n left join pessoas p on p.id=pessoa left join sessoes s on s.id=sessao where n.censura='S' and gramatica='S' and destaque='S' order by data desc limit 0,3")

#(titulo)

#(subtitulo)

#(resumo)
#pic(id) #words(#noHTML(texto),0,50)
Ler mais
#add(group,1) #next