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

Retour de matériel

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

{% csrf_token %} {{ form.as_p }}
{% endblock %}