{% extends "catalogue/lesson/lesson_detail.html" %} {% block sidebar-top %}

Realizacja i czas lekcji

Ta lekcja jest syntezą tematu {{ object.section }}{% if object.level.slug = "liceum" %} (na poziomie zaawansowanym) {% endif %}. Dostępny jest również pełny kurs tego tematu.

Czas trwania: 45 minut.

{% if object.package %}
Pobierz całą lekcję
{% endif %} {% if object.student_package %}
Pobierz lekcję w wersji dla ucznia
{% endif %} {% endblock %}