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

Retour de matériel

J'ai retourné le matériel {{loan.item }} ({{ loan.item.type }}) a l'association ce jour.

{% csrf_token %}
{% endblock %}