{% extends 'base.html' %} {% block title %}{{ lesson.title }} - Python Trainer{% endblock %} {% block content %} Уроки {% if lesson.topic %} {{ lesson.topic.name }} {% endif %} {{ lesson.title }}
В уроке пока нет заданий.
У вас пока нет классов.