{% extends "layout.html" %} {% import "articles/_contributors.html" as contributor with context %} {% block content %}

{{ _("Magic, Complexité et Machine de Turing") }}

{{ contributor.zombie33() }} {% block section %} {% endblock %} {% endblock %} {% block script %} {% endblock %} {% block scripts %} {% endblock %}