{% autoescape %} {% include include-libs.html %} {{appname}}
{% for k,v in courses.items() %}
{{ v['title'] }}

{{ v.get('description', '') }}

Iniciar
{% end %}