@for/list[([c @clients])]{ @t{
@(client-surname c), @(client-firstname c)
@(client-email c)
} }