Selección NL
Eventos Nacionales
{{NACIONAL.length}} edición(es)
{{#each NACIONAL}}
{{/each}}
{{#if eventos.length}}
{{#each eventos}}
{{/each}}
{{else}}
{{#if participantes.length}}
{{#each participantes}}
{{/each}}
{{else}}
{{representante}}
— {{funcion}}
{{deporte}}
Sin participantes registrados.
{{/if}}
No hay eventos registrados para esta edición.
{{/if}}
Eventos Internacionales
{{INTERNACIONAL.length}} edición(es)
{{#each INTERNACIONAL}}
{{/each}}
{{#if eventos.length}}
{{#each eventos}}
{{/each}}
{{else}}
{{#if participantes.length}}
{{#each participantes}}
{{/each}}
{{else}}
{{representante}}
— {{funcion}}
{{deporte}}
Sin participantes registrados.
{{/if}}
No hay eventos registrados para esta edición.
{{/if}}
No hay información de selecciones disponible por el momento.