{% extends "layout.html" %} {% block title %} Section Maths {% endblock %} {% block content %}
{% trans %} Cette section fournit des calculs mathématiques pour Magic: the Gathering. {% endtrans %}
{{ bootstrap.card("Amass the Components", "/maths/combo-a-b") }} {{ bootstrap.card("Winota, Joiner of Forces", "/maths/ikomaths") }}D'autres études à venir ...
{% endblock %}