<#include "project_tabs.html" /> <@tabs2 tab="project" /> <@row> <@columns> <@messages infos=infos />
<#list project_list as project >
...
${project.name}
Coût: ${project.cost}€
Vue(s): @Extender[${project.id},projet_type,hit,{show:true,increment:false}]@
Vote(s): @Extender[${project.id},projet_type,rating,{show:"all"}]@