{{ data.content.screen1.title.en }} {{ data.content.screen1.title.fr }}
{{ data.content.screen1.text.en }} {{ data.content.screen1.text.fr }}
{{ pillButton(data.content.screen1.cta, "goToNextScreen", theme="white", fontSize="37px", delay="250", width="666px", height="163px" ,glowColors=["#F9804F", "#F36688", "#49BACD"]) }}
{{ data.content.screen2.title.en }} {{ data.content.screen2.title.fr }}
{{ data.content.screen2.text.en }} {{ data.content.screen2.text.fr }}
{{ pillButton(data.content.screen2.cta, "beforeGoToScreen", theme="white", fontSize="40px", width="210px", shape="rounded", icon="none", delay="250", glow=false) }}
{{ pillButton(data.content.screen3.cta, "screenSaverCloseGame", theme="none", gap="15px", padding="0", height="68px", shape="rounded-left", fontSize="32px", delay="250", icon="arrow-left", glow=false) }}
9:54
{{ data.content.screen3.time.fr }}
{{ data.content.screen3.time.en }}
{{ data.content.keyboard.title.en }}
{{ data.content.keyboard.title.fr }}
{% for reactionName, reaction in data["content"]["keyboard"].reactions %}
{% endfor %}
{{ reaction.user.text.en }}
{{ reaction.user.text.fr }}
{% for resultName, result in data["content"]["screen4"].results_screen %}
{% if result.message %}
{% else %}
{% endif %}
{% endfor %}
{% for sectorName, sector in data["content"]["screen4"].results_sector %}
{% endfor %}
{{ pillButton("Try Again", "beforeGoToScreen", theme="white", shape="left", fontSize="35px", gap="30px", iconSize="107px", width="423px", height="191px", delay="250", icon="reload", glowColors=["#49BACD", "#F36688", "#F9804F"]) }}
{{ pillButton("Close Game", "screenSaverCloseGame", classes="close", "reset", theme="black", shape="right", padding="40px", fontSize="35px", gap="20px", iconSize="107px", width="423px", height="191px", delay="250", icon="dash", glow=false) }}