{% extends "layout.html" %} {% import "cartes-thematiques/_layout_wip.html" as layout with context %} {% block title %} La Réanimation de créatures {% endblock %} {% block content %} {% trans trimmed %}

La réanimation de créatures

{% endtrans %} {{ layout.wip() }} {% endblock %}