{% extends "layout.html" %} {% import "cartes-thematiques/_layout_wip.html" as layout with context %} {% block title %} {{ W }} La Destruction de permanents {% endblock %} {% block content %} {% trans trimmed %}

{{ W }} La destruction de permanents

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