{% extends "layout.html" %} {% block content %}

Modifier la solution : {{ solution.name }}

{% include '_form_content.html' %}
{% endblock %}