{% extends "level-page.html" %}
{% block levelbody %}
{% if intro_tutorial or tutorial %}
{% endif %}
{# When we're NOT in adventure mode but DO have adventures, render them in tabs #}
{% if raw %}
{% if get_syntax_language(g.lang) != "en" and (not customizations or 'hide_keyword_switcher' not in customizations['other_settings']) %}