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

{{ R }} Les créatures agressives

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