Lista de Recursos Disponibles
Gestiona y administra tus recursos de aprendizaje
| Código | Nombre | Público | Precio | Acciones |
|---|---|---|---|---|
{{ item.codigo }}
|
{{ item.nombre }} | {% if item.publico %} {% else %} {% endif %} | {% if item.precio and item.precio > 0 %} ${{ item.precio }} {% else %} Gratis {% endif %} |
{{ current_theme.rendizar_paginacion(consulta=consulta, vista="cursos") }}