{{ lesson.title }}
Path: {{ lesson_path }}
{% if lesson.video_file %}
π Open {{ text_file.split('/')[-1] }} in new tab
{% endfor %}
{% endif %}
Video
β Drag the bottom-right corner to resize the player
{% endif %} {% if lesson.audio_file %}Audio
{% endif %} {% if lesson.video_file or lesson.audio_file %}
Speed:
{% for speed in ['0.75', '1', '1.25', '1.5', '1.75', '2'] %}
{% endfor %}
{% endif %}
{% if lesson.text_files %}
Content
{% for text_file in lesson.text_files %}{{ text_file.split('/')[-1] }}
Loading content...