📚 OfflineU

{{ lesson.title }}

Path: {{ lesson_path }}
{% if lesson.video_file %}

Video

↘ Drag the bottom-right corner to resize the player

{% endif %} {% if lesson.audio_file %}

Audio

{% endif %} {% if lesson.text_files %}

Content

{% for text_file in lesson.text_files %}

{{ text_file.split('/')[-1] }}

Loading content...
📄 Open {{ text_file.split('/')[-1] }} in new tab
{% endfor %} {% endif %}