@(parts: org.squeryl.Query[Part])@for(part <- parts) {@part.name,@for(atach <- part.atachs) {@atach.fileName,}@part.project.head.name,@part.price }