{{ data.content.initial_screen.title.fr }}
{{ data.content.initial_screen.title.en }}
{% for i in range(0, 3) %}
{% set level = 'LEVEL' + (i + 1) %}
{% include "templates/biodiversite/bioscene.twig.html" %}
{% endfor %}
{% include "templates/biodiversite/biometer-ui.twig.html" %}
{% import "templates/top-tooltip.twig.html" as topTooltip %}
{{ topTooltip.topTooltip(data.content.screen_2.top_tooltip) }}
{% include "templates/language-switcher.twig.html" %}
{% include "images/help-button.svg" %}
{% include "images/home-button.svg" %}