{% extends "layout.html" %} {% block title %} Section Maths {% endblock %} {% block content %}
{% trans trimmed %} Cette section fournit des calculs mathématiques pour Magic: the Gathering. {% endtrans %}
{{ bootstrap.card("Amass the Components", "/outils/combo-a-b") }} {{ bootstrap.card("Winota, Joiner of Forces", "/outils/ikomaths") }}{% trans trimmed %} Cette section fournit des outils pour l'organisation de tournois en ligne de Magic: the Gathering. {% endtrans %}
{{ bootstrap.card("Drawn from Dreams", "/outils/tirage-au-sort") }} {{ bootstrap.card("Urza, Lord High Artificer", "/outils/modern-duel-commander") }}D'autres outils à venir ...
{% endblock %}