{% extends "layout.html" %} {% block title %} Section Articles {% endblock %} {% block content %}
{% trans %} Cette section explore la stratégie de Magic: the Gathering. {% endtrans %}
{{ bootstrap.card("Obsessive Search", "/articles/classifier-un-deck") }} {{ bootstrap.card("Clockwork Swarm", "/articles/complexite-et-machine-de-turing")}} {{ bootstrap.card("Compulsive Research", "/articles/construire-un-deck") }} {{ bootstrap.card("Veil of Summer", "/articles/melanger-un-deck") }}D'autres articles à venir ...
{% endblock %}