Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16639 | Rev 16641 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16639 Rev 16640
Línea 292... Línea 292...
292
        </tr>
292
        </tr>
293
    </thead>
293
    </thead>
294
    <tbody>
294
    <tbody>
295
        {{for people}}
295
        {{for people}}
296
            <tr>
296
            <tr>
297
                <td>
297
                <th>
298
                    {{:users}}
298
                    {{:users}}
299
                </td>
299
                </th>
300
                <td>
300
                <td>
301
                    {{:total}}
301
                    {{:total}}
302
                </td>
302
                </td>
303
            </tr>
303
            </tr>
304
        {{/for}}
304
        {{/for}}