{% set current_theme = current_theme() %} {% set config = config() %} {{ current_theme.headertags() }} {{ programa.nombre }} {{ current_theme.local_style() }} {{ current_theme.navbar() }}
{{ current_theme.notify() }}

{{ programa.nombre }}

{{ programa.descripcion }}

Cursos
{{cuenta_cursos(programa.codigo)}}
{% if programa.precio %}
Precio
{{ config.moneda }} {{ programa.precio }}
{% endif %}
Acceso
De por vida

{{ programa.texto }}
hello