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

{{ W }} La protection

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