{% if planned %} {% for l in planned %} {% endfor %}
{% if l.0.description %}{% endif %} {% if l.0.code %}{{ l.0.code }} - {% endif %}{{ l.0.title }} {% if l.0.description %}{% endif %} {{ l.1.date }} {{ l.1.session.where }}
{% else %}

No lessons planned.

{% endif %}