{% import "pilotes/_macro_pilotes.html" as pilote with context %} {% import "decks/_macro_decks.html" as deck with context %} {% import "matchs/_macro_matchs.html" as match with context %} {% block preload %} {% endblock %} {% if lang == "fr" %} {% elif lang == "en" %} {% endif %} {% if og_image_dimensions %} {% endif %} {{ title() }} {% include "menu/menu.html" %} {% block banner %}{% endblock %} {% block article %}
{% block content %}{% endblock %}
{% endblock %}