{% extends "layout.html" %} {% block title %} Section Articles {% endblock %} {% block content %}

Articles

{% trans %} Cette section explore la stratégie de Magic: the Gathering. {% endtrans %}

{{ bootstrap.card("Obsessive Search", "/articles/classifier-un-deck") }} {{ bootstrap.card("Compulsive Research", "/articles/construire-un-deck") }} {{ bootstrap.card("Veil of Summer", "/articles/melanger-un-deck") }}

D'autres articles à venir ...

{% endblock %}