{% extends "global/Page.html" %} {% block title %} {{ Lexicon.transition_title }} {% endblock %} {% block content %}

{{ Lexicon.transition_text }}

{# Hidden submit button to allow form submission from footer #} {% endblock %} {% block footer_buttons %} {% if lang == 'fr' %} {% else %} {% endif %} {% endblock %}