{% extends "webapp/base.html" %} {% block title %}{{ t('intro_video_title') }} — FIGHTSKILL{% endblock %} {% block content %}
{{ t('no_video') | default('No tutorial video available for this language.') }}
{{ t('tutorial_desc') | default('Watch this short tutorial to learn how to use the platform.') }}